update issue templates and CONTRIBUTING.md
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bugs.md
vendored
2
.github/ISSUE_TEMPLATE/bugs.md
vendored
@@ -5,7 +5,9 @@ about: Report an issue for an egg
|
||||
---
|
||||
|
||||
Please fill out the information bellow and remove from the line up
|
||||
If you just submit a bug with no info I will close out your bug.
|
||||
---------------
|
||||
|
||||
Panel Version: (version number)
|
||||
Daemon Version: (version number)
|
||||
Service: (minecraft/factorio/etc)
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/request.md
vendored
2
.github/ISSUE_TEMPLATE/request.md
vendored
@@ -5,7 +5,9 @@ about: Suggest a server to build an egg for
|
||||
---
|
||||
|
||||
Please fill out the information bellow and remove from the line up
|
||||
Please understand how Pterodactyl works when you are requesting an egg. (ie. docker-compose doesn't work for a pterodactyl server)
|
||||
---------------
|
||||
|
||||
Service: (Ex. minecraft/factorio/etc)
|
||||
|
||||
Does this expand an already existing service: Y/N
|
||||
|
||||
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
@@ -2,6 +2,8 @@
|
||||
|
||||
* [ ] 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?
|
||||
* [ ] Did you branch your changes and PR from that branch and not from your master branch?
|
||||
* If not, why?:
|
||||
|
||||
<!-- You can erase any parts of this template not applicable to your Pull Request. -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user