From 840a5ca6c0347a724b4b91724eb6668e9af9dd1a 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index aae7c6a86c06f..9e1661f296af2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -28,6 +28,7 @@ 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. --> +```SUMMARY: Content "changeme"``` #### Purpose of change