File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ ### All Submissions:
2
+
3
+ * [ ] Have you followed the guidelines in our Contributing document?
4
+ * [ ] Have you checked to ensure there aren't other open [Pull Requests](../../pulls) for the same update/change?
5
+
6
+ <!-- You can erase any parts of this template not applicable to your Pull Request. -->
7
+
8
+ ### New Feature Submissions:
9
+
10
+ 1. [ ] Does your submission pass tests?
11
+ 2. [ ] Have you lint your code locally prior to submission?
12
+
13
+ ### Changes to Core Features:
14
+
15
+ * [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
16
+ * [ ] Have you written new tests for your core changes, as applicable?
17
+ * [ ] Have you successfully ran tests with your changes
You can’t perform that action at this time.
0 commit comments