File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 99
1010## Checklist
1111I 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.
You can’t perform that action at this time.
0 commit comments