eggs/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
Michael (Parker) Parker a883e42d02 more template changes
2018-07-20 20:40:07 -04:00

20 lines
708 B
Markdown

### All Submissions:
* [ ] Have you followed the guidelines in our Contributing document?
* [ ] Have you checked to ensure there aren't other open [Pull Requests](../../pulls) for the same update/change?
<!-- You can erase any parts of this template not applicable to your Pull Request. -->
### New Feature Submissions:
1. [ ] Does your submission pass tests (server is connectable)?
### Changes to Egg Features:
* [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
* [ ] Have you tested your Egg changes?
### Changes to README:
* [ ] Have you added the server to the main README.md?
* [ ] Have you added a unique README.md for the server you are adding?