From a5a0352dcca1c8690e6bb3eb4b4e7d5b48328af4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Fri, 5 Apr 2019 15:09:48 +0200 Subject: [PATCH] Docs: Updated GitHub PR Template --- .github/PULL_REQUEST_TEMPLATE.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 22642808fa4..837891f6c41 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,6 +5,7 @@ 3. If it's a new feature or config option it will need a docs update. Docs are under the docs folder in repo root. 4. If the PR is unfinished, mark it as a draft PR. 5. Rebase your PR if it gets out of sync with master +6. Name your RP as `: Describe your change`. If it's a fix or feature relevant for changelog describe the user impact in the title. The PR title is used in changelog for issues marked with `add to changelog` label. --> **What this PR does / why we need it**: @@ -18,10 +19,3 @@ Fixes # **Special notes for your reviewer**: -**Release note**: - -```release-note - -```