From cdb8f5095c9a72f4eb727e85a6fce83100a3b6fa Mon Sep 17 00:00:00 2001 From: Brambor Date: Wed, 13 Mar 2024 23:03:20 +0100 Subject: [PATCH] PR template: remove `don't delete HTML comments`; add Summary examples --- .github/pull_request_template.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) 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