We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e22f1d commit 759e4f9Copy full SHA for 759e4f9
.github/pull_request_template.md
@@ -0,0 +1,13 @@
1
+# Description
2
+
3
+Please include a brief summary of the change. Please also include relevant motivation and context (if applicable).
4
5
+# Checklist:
6
7
+- [ ] I have performed a self-review of my own code
8
+- [ ] My code follows the style guidelines of this project
9
+- [ ] I have commented my code in hard-to-understand areas
10
+- [ ] I have added tests that prove my fix is effective or that my feature works
11
+- [ ] New and existing unit tests pass locally with my changes
12
+- [ ] I have made corresponding changes to the comments
13
+- [ ] I have made corresponding changes to the README.md
0 commit comments