Skip to content

Commit 6572f6d

Browse files
committedOct 2, 2018
Adds changelog in pull request template
1 parent f32dbbb commit 6572f6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎PULL_REQUEST_TEMPLATE.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ Please also refer to the doc on [contributing](https://pyroomacoustics.readthedo
66
- [ ] Have you run the tests by doing `nosetests` or `py.test` at the root of the repo ?
77
- [ ] Have you checked that the doc builds properly and that any new file has been added to the repo ? How to do that is covered in the [documentation](https://pyroomacoustics.readthedocs.io/en/pypi-release/contributing.html#documentation).
88
- [ ] Is there a unit test for the proposed code modification ? If the PR addresses an issue, the test should make sure the issue is fixed.
9+
- [ ] Last but not least, did you document the proposed change in the CHANGELOG file ? It should go under "Unreleased".
910

1011
Happy PR :smiley:

0 commit comments

Comments
 (0)
Please sign in to comment.