summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorsoftprops <d.tangren@gmail.com>2018-10-03 11:51:50 -0400
committersoftprops <d.tangren@gmail.com>2018-10-03 11:51:50 -0400
commitf6e7597d6da5860a9cafffefe744d0cf9f447388 (patch)
treed2903f7d2ab204f63dd93699b918fac9a653b312 /.github
parentc7f2f22d048e101983aa85ee0819618df057fa8a (diff)
make changelog notes a first class thing
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 5a6522c..1f004a2 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -12,4 +12,6 @@ If this closes an open issue please replace xxx below with the issue number
Closes: #xxx
-## How did you verify your change: \ No newline at end of file
+## How did you verify your change:
+
+## What (if anything) would need to be called out in the CHANGELOG for the next release: \ No newline at end of file