- I wrote the PR title in conventional commit format.
- I ran the code formatter.
- I linked any relevant issues using github keyword syntax so it can be closed automatically.
- I have committed my changes to new branch that isn't
main
so it won't cause conflict when updatingmain
branch later.