Skip to content

Commit 25cd69a

Browse files
committed
Update pull request tempate
1 parent 9ecde69 commit 25cd69a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- Describe what your PR does, and why -->
22

3-
- [ ] Closes #xxxx <!-- remove if there is no corresponding issue, which should only be the case for minor changes -->
3+
- [ ] Closes #xxxx <!-- remove if there is no corresponding issue
44
- [ ] Tests added <!-- for all bug fixes or enhancements -->
55
- [ ] Tests passed: Passes ``pytest level1c4pps`` <!-- for all non-documentation changes) -->
66
- [ ] Passes ``flake8`` <!-- remove if you did not edit any Python files -->
7-
- [ ] Fully documented <!-- remove if this change should not be visible to users, e.g., if it is an internal clean-up, or if this is part of a larger project that will be documented later -->
7+
- [ ] Add your name to `AUTHORS.md` if not there already

0 commit comments

Comments
 (0)