From b10f969af4fa91ea46340a353d55e016943a462f Mon Sep 17 00:00:00 2001 From: gunjan5 Date: Thu, 26 Oct 2017 16:49:58 -0700 Subject: [PATCH] Comment out the PR template message and add release note section --- .github/PULL_REQUEST_TEMPLATE.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e52c35fac0..0199d6e524 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,12 +1,25 @@ ## Description -A few sentences describing the overall goals of the pull request's commits. + ## Todos - [ ] Tests - [ ] Documentation +- [ ] Release note +## Release Note + + +```release-note +None required +```