1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Expand PR template with reminder to update CHANGELOG.md

This commit is contained in:
Emil Ernerfeldt
2021-05-08 08:23:26 +02:00
parent 12c0199d1b
commit cb797a489a

View File

@@ -4,6 +4,8 @@ Please read the "Making a PR" section of [`CONTRIBUTING.md`](https://github.com/
* Keep your PR:s small and focused
* If applicable, add a screenshot or gif
* Open the PR as a draft until you have self-reviewed it and it is green
* If it is a noteworthy change, add a line to the relevant `CHANGELOG.md`
* When you have addressed a PR comment, mark it as resolved
-->
Closes <https://github.com/emilk/egui/issues/THE_RELEVANT_ISSUE>.