From c1789c4833b2cae67cd06a32bf1ee42fe3c042ad Mon Sep 17 00:00:00 2001 From: Pau Perez Date: Wed, 12 Jul 2017 08:26:29 +0200 Subject: [PATCH] Add release notes section in github template Hopefully, this will make it easier for Kirsten to fill in the release notes from all the pull requests included in a release. --- .github/PULL_REQUEST_TEMPLATE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2d853ed32e..ec4eb87d44 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,6 +7,11 @@ context for others to understand it] [List which features should be tested and how] +#### Release notes + +[In case this should be present in the release notes, please write them or +remove this section otherwise] + #### How is this related to the Spree upgrade? [Any known conflicts with the Spree Upgrade? explain them or remove this section