Skip to content

Commit fd2d08c

Browse files
TomasRojfacchinm
authored andcommitted
Create PULL_REQUEST_TEMPLATE_md
1 parent ba121d9 commit fd2d08c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

PULL_REQUEST_TEMPLATE_md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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

0 commit comments

Comments
 (0)