contributing: Add note about changelog entries

This commit is contained in:
Henrik Tjäder 2025-06-10 22:22:12 +02:00 committed by Emil Fresk
parent dc64800aa4
commit f0c5fa5331

View file

@ -12,7 +12,9 @@ Report bugs by creating an issue in this repository.
Please make pull requests against the master branch. Please make pull requests against the master branch.
Always use rebase instead of merge when bringing in changes from master to your feature branch. Always use **rebase** instead of merge when bringing in changes from master to your feature branch.
For non-trivial PRs add an entry in relevant `CHANGELOG` at the **top** of appropriate category: *Added*, *Changed*, *Fixed*.
## Writing documentation ## Writing documentation