We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e72f8b commit fa38585Copy full SHA for fa38585
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -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