From 4ff3402bbe6618b82685abe80acab81b88a45e5d Mon Sep 17 00:00:00 2001 From: Sergey Alirzaev Date: Sun, 2 Feb 2020 23:41:34 +0300 Subject: [PATCH] improve the pull request template to simplify the mandatory summary specification --- .github/pull_request_template.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index aae7c6a86c06f..4661ff211f784 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -24,9 +24,10 @@ The categories to choose from are: * Build * I18N -Example: ```SUMMARY: Content "Adds new mutation category 'Mouse'"``` - See the [Changelog Guidelines](https://github.com/CleverRaven/Cataclysm-DDA/blob/master/doc/CHANGELOG_GUIDELINES.md) for explanations of the categories. + +Example: +```SUMMARY: Content "Adds new mutation category 'Mouse'"``` --> #### Purpose of change