Changelogs for PR template
This commit is contained in:
16
.github/PULL_REQUEST_TEMPLATE.md
vendored
16
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -6,3 +6,19 @@
|
|||||||
**Screenshots**
|
**Screenshots**
|
||||||
<!-- If applicable, add screenshots to showcase your PR. If your PR is a visual change, add
|
<!-- If applicable, add screenshots to showcase your PR. If your PR is a visual change, add
|
||||||
screenshots or it's liable to be closed by maintainers. -->
|
screenshots or it's liable to be closed by maintainers. -->
|
||||||
|
|
||||||
|
**Changelog**
|
||||||
|
<!--
|
||||||
|
Here you can fill out a changelog that will automatically be added to the game when your PR is merged
|
||||||
|
There are 4 icons for changelog entries: add, remove, tweak, fix. I trust you can figure out the rest.
|
||||||
|
|
||||||
|
You can put your name after the :cl: symbol to change the name that shows in the changelog (otherwise it takes your GitHub username)
|
||||||
|
Like so: :cl: PJB
|
||||||
|
|
||||||
|
Generally, only put things in changelogs that players actually care about. Stuff like "Refactored X system, no changes should be visible" shouldn't be on a changelog.
|
||||||
|
-->
|
||||||
|
|
||||||
|
:cl:
|
||||||
|
- add: Added fun!
|
||||||
|
- remove: Removed fun!
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user