Skip to content

Commit c24e97e

Browse files
committed
docs: update pull request template for reviewer
1 parent b4b990b commit c24e97e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@
99

1010
## Checklist
1111
I have read through the [contributing guidelines](https://bigtree.readthedocs.io/en/stable/home/contributing/) and ensured that
12+
- [ ] I have added a descriptive title for this pull request.
1213
- [ ] I have followed the convention and standards, and my code is checked for style and correctness.
1314
- [ ] I have added test cases and ensured unit tests passed and code coverage is 100%.
1415
- [ ] I have ensured documentation and code docstrings are up-to-date.
1516

1617
## Checklist (for reviewer)
17-
- [ ] I have added label (breaking / enhancement / bug / documentation) for this pull request, if applicable.
18-
- [ ] I will ensure this change is captured in *CHANGELOG.md* file.
18+
- [ ] I have added label (breaking / enhancement / bug / documentation) to this pull request, if applicable.
19+
- [ ] I will ensure this change is captured in the *CHANGELOG.md* file.

0 commit comments

Comments
 (0)