mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Remind PR authors about the changelog.
I suspect we'll still be writing most of these ourselves, but might as well point it out for the people that want to.
This commit is contained in:
parent
5d291846d5
commit
b312242cb8
7
.github/pull_request_template.md
vendored
7
.github/pull_request_template.md
vendored
@ -1,2 +1,9 @@
|
||||
Pull requests should be made against the `develop` branch. Any backports
|
||||
necessary will be handled by the development team.
|
||||
|
||||
New features and bug fixes are usually worth mentioning in the changelog.
|
||||
Exceptions are fixes for bugs that never shipped (were only present in a canary
|
||||
build), and changes with no intended user observable behavior, such as a
|
||||
refactor. If you're comfortable writing the note yourself, add it to
|
||||
`changelog.md` in the root of the project in the section for the upcoming
|
||||
release.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user