2019-02-06 11:47:32 +08:00
|
|
|
### 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?
|
2019-05-05 20:22:15 +08:00
|
|
|
* [ ] Did you branch your changes and PR from that branch and not from your master branch?
|
|
|
|
* If not, why?:
|
2019-02-06 11:47:32 +08:00
|
|
|
|
|
|
|
<!-- You can erase any parts of this template not applicable to your Pull Request. -->
|
|
|
|
|
|
|
|
### New Server Submissions:
|
|
|
|
|
|
|
|
1. [ ] Does your submission pass tests (server is connectable)?
|
|
|
|
2. [ ] Does your server use a custom docker image?
|
|
|
|
* [ ] Have you tried to use a generic image?
|
2019-09-30 18:04:43 +08:00
|
|
|
* [ ] Did you PR the necessary changes to make it work?
|
2019-02-06 11:47:32 +08:00
|
|
|
3. [ ] Have you added the server to the main README.md?
|
|
|
|
4. [ ] Have you added a unique README.md for the server you are adding?
|
|
|
|
|
|
|
|
### Changes to an existing Egg:
|
|
|
|
|
|
|
|
1. [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
|
2019-09-30 18:04:43 +08:00
|
|
|
2. [ ] Have you tested your Egg changes?
|