From 559af5076d2a7c7145967deb8f74fcf16240cfe7 Mon Sep 17 00:00:00 2001 From: Luis Ramos Date: Thu, 8 Oct 2020 10:37:39 +0100 Subject: [PATCH 1/2] Make the release notes intructions a bit more clear so new contributors make them short --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7b394140d5..c339f7634d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,8 +13,8 @@ Provide context for others to understand it. --> #### Release notes - + From c664181266379ed6a9f52b885df9dd55c59eea21 Mon Sep 17 00:00:00 2001 From: Luis Ramos Date: Thu, 15 Oct 2020 14:39:20 +0100 Subject: [PATCH 2/2] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c339f7634d..ec1a08947e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -16,18 +16,8 @@ Provide context for others to understand it. --> - - - - -Changelog Category: Added | Changed | Deprecated | Removed | Fixed | Security - - - -#### Discourse thread - + +Changelog Category: User facing changes | Technical changes