|
1 | | -### All Submissions: |
| 1 | +Please prefix your pull request with one of the following: **[FEATURE]** **[FIX]** **[IMPROVEMENT]**. |
2 | 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? |
| 3 | +**In raising this pull request, I confirm the following (please check boxes):** |
5 | 4 |
|
6 | | -<!-- You can erase any parts of this template not applicable to your Pull Request. --> |
| 5 | +- [ ] I have read and understood the [contributors guide](). |
| 6 | +- [ ] I have checked that another pull request for this purpose does not exist. |
| 7 | +- [ ] I have considered, and confirmed that this submission will be valuable to others. |
| 8 | +- [ ] I accept that this submission may not be used, and the pull request closed at the will of the maintainer. |
| 9 | +- [ ] I give this submission freely, and claim no ownership to its content. |
7 | 10 |
|
8 | | -### New Feature Submissions: |
| 11 | +**My familiarity with the project is as follows (check one):** |
9 | 12 |
|
10 | | -1. [ ] Does your submission pass tests? |
11 | | -2. [ ] Have you lint your code locally prior to submission? |
| 13 | +- [ ] I have never used the project. |
| 14 | +- [ ] I have used the project briefly. |
| 15 | +- [ ] I have used the project extensively, but have not contributed previously. |
| 16 | +- [ ] I am an active contributor to the project. |
12 | 17 |
|
13 | | -### Changes to Core Features: |
| 18 | +**If the project maintainer has any additional requirements, they will be listed here.** |
14 | 19 |
|
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 locally? |
| 20 | +- No additional requirements. |
| 21 | + |
| 22 | +--- |
| 23 | + |
| 24 | +{pull request content here} |
0 commit comments