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 c746cbf commit ef0400fCopy full SHA for ef0400f
.github/pull_request_template.md
@@ -0,0 +1,11 @@
1
+### New Feature Submissions:
2
+
3
+1. [ ] Does your submission pass tests?
4
+2. [ ] Have you lint your code locally prior to submission?
5
+3. [ ] Have you added all necessary documentation in Rust/Python stub code?
6
7
+### Changes to Core Features:
8
9
+* [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
10
+* [ ] Have you written new tests for your core changes, as applicable?
11
+* [ ] Have you successfully ran tests with your changes locally?
0 commit comments