Commit e2f464c 1 parent 03493ee commit e2f464c Copy full SHA for e2f464c
File tree 1 file changed +24
-0
lines changed
1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ ** IMPORTANT: Please do not create a Pull Request without creating an issue first.**
2
+
3
+ * Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.*
4
+
5
+ ** Closing issues**
6
+ * [ ] ` closes #XXXX ` Auto-close the issue that your PR fixes (if such).
7
+
8
+ ### All Submissions:
9
+
10
+ * [ ] Have you followed the guidelines in our Contributing document?
11
+ * [ ] Have you checked to ensure there aren't other open [ Pull Requests] ( ../../pulls ) for the same update/change?
12
+
13
+ <!-- You can erase any parts of this template not applicable to your Pull Request. -->
14
+
15
+ ### New Feature Submissions:
16
+
17
+ 1 . [ ] Does your submission pass tests?
18
+ 2 . [ ] Have you lint your code locally prior to submission?
19
+
20
+ ### Changes to Core Features:
21
+
22
+ * [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
23
+ * [ ] Have you written new tests for your core changes, as applicable?
24
+ * [ ] Have you successfully ran tests with your changes locally?
You can’t perform that action at this time.
0 commit comments