1. Follow [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/). 2. Tag the issue(s) that the PR fixes. 3. Avoid making commits for the smallest changes. 4. Reviewers be specific with that they expect from the user who did the PR. 5. Maintainers, *don't* I repeat *DON'T* directly commit to master 🙏. 6. Don't delete this issue.