- Pls follow the Conventional Commits specification
^w^
(I know, I didn't follow it at first but i realized that it helps generate changelogs) - No specific rules for pull request title and description
>w<
- A pull request should not exceed the scope of the feature/fix implemented
•//w//•
- Don't introduce too much uneeded changes scattered across the repo!!
- Pull request should contain only one inseparable unit of change
- If you can separate your PR into several ones, I would appreciate if you do it 💕