We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50028bb commit 4161613Copy full SHA for 4161613
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,5 @@
1
+- [ ] closes #xxxx (Replace xxxx with the GitHub issue number)
2
+- [ ] `Tests added and passed` if fixing a bug or adding a new feature.
3
+- [ ] All `code checks passed`.
4
+- [ ] Added `type annotations` to new arguments/methods/functions.
5
+- [ ] Updated documentation.
0 commit comments