diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c8eb6d65e9bb5..f8d921a3da734 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,13 +1,13 @@ @@ -18,6 +18,12 @@ Category "Brief description" 1. Replace the word "Category" with one of these words: Features, Content, Interface, Mods, Balance, Bugfixes, Performance, Infrastructure, Build, I18N. 2. Replace the text inside the quotes with a brief description of your changes. Or if you don't want a changelog entry, replace the whole line with just the word "None" (with no quotes). +Examples: +1. None +2. Features "In-game Armor sprite change" +3. Interface "Show crafting failure chances in the crafting interface" +4. Infrastructure "JSON-ize slot machines" +5. Bugfixes "Crafting GUI: show how much recipe makes for non-charge items" For more on the meaning of each category, see: https://github.com/CleverRaven/Cataclysm-DDA/blob/master/doc/CHANGELOG_GUIDELINES.md If approved and merged, your summary will be added to the project changelog: @@ -41,7 +47,7 @@ If there is no related issue, explain here what issue, feature, or other concern #### Testing - + #### Additional context @@ -49,6 +55,6 @@ If there is no related issue, explain here what issue, feature, or other concern