- Keep pull requests small so they can be easily reviewed.
- Categorize the PR by setting a good title and adding one of the labels:
bug
,enhancement
,documentation
,change
,breaking
,dependency
as they show up in the changelog - Update the documentation.
- Update tests.
- Link this PR to related issues.