Skip to content

Commit 9bcadcd

Browse files
committed
improved PR todo list
1 parent 9c4d63b commit 9bcadcd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/PULL_REQUEST_TEMPLATE/pull_request_template.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
### Issue Description
1212
<!-- Add a brief description of the issue this PR solves. -->
1313

14-
Related issue: #FILL_THIS_OUT
14+
Related issue: FILL_THIS_OUT
1515

1616
### Approach
1717
<!-- Add a description of the approach in this PR. -->
1818

1919
### TODOs before merging
2020
<!-- Add the TODOs that need to be completed before merging this PR. -->
2121

22-
- [ ] ...
23-
- [ ] ...
2422
- [ ] Add test cases
25-
- [ ] Add changes to documentation
23+
- [ ] Add entry to changelog
24+
- [ ] Add changes to documentation (guides, repository pages, in-code descriptions)
25+
- [ ] ...

0 commit comments

Comments
 (0)