Skip to content

Commit e5f4baa

Browse files
authored
Merge pull request #302 from kayjan/add-mr-template
Update pull request template
2 parents 6ab4073 + 74425a2 commit e5f4baa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
I have read through the [contributing guidelines](https://bigtree.readthedocs.io/en/stable/home/contributing/) and ensured that
1212
- [ ] I have added a descriptive title for this pull request.
1313
- [ ] I have followed the convention and standards, and my code is checked for style and correctness.
14-
- [ ] I have added test cases and ensured unit tests passed and code coverage is 100%.
15-
- [ ] I have ensured documentation and code docstrings are up-to-date.
14+
- [ ] I have added test cases, and unit tests pass with 100% code coverage.
15+
- [ ] I have updated the documentation and code docstrings.
1616

1717
## Checklist (for reviewer)
1818
- [ ] I have added label (breaking / enhancement / bug / documentation) to this pull request, if applicable.

0 commit comments

Comments
 (0)