Skip to content

Commit fa38585

Browse files
committed
add PR template
1 parent 4e72f8b commit fa38585

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## Description
2+
3+
4+
5+
## Checklist
6+
7+
- [ ] I have checked existing issues for duplicates
8+
- [ ] I have run `bin/dev-test` locally and all tests pass
9+
- [ ] I have run `bin/dev-lint` locally and there are no linting errors
10+
- [ ] I have updated the README if this change affects documentation
11+

0 commit comments

Comments
 (0)