From a4938a99199b03b41179b6fa666c3256b0e38a99 Mon Sep 17 00:00:00 2001 From: snowman2 Date: Fri, 10 Jan 2020 07:51:14 -0600 Subject: add notes about PR header title --- .github/PULL_REQUEST_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 20efa59e..25dc9b97 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,4 +2,5 @@ - [ ] Closes #xxxx - [ ] Tests added - - [ ] Fully documented, including `NEWS`, `docs/source/news.rst` for all changes and `docs/source/*.rst` for new API \ No newline at end of file + - [ ] Added clear title that can be used to generate release notes + - [ ] Fully documented, including updating `docs/source/*.rst` for new API \ No newline at end of file -- cgit v1.2.3