added a pull_request_template.md for reminding constributors to add entries to the changelog

This commit is contained in:
ripytide
2023-12-28 13:53:48 +00:00
parent 358c2ea792
commit 6480e226a8
+2
View File
@@ -0,0 +1,2 @@
- [ ] I added an entry to `CHANGELOG.md` if knowledge of this change could be valuable to users.
---