1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 11:45:51 +00:00
Slimefun4/.github/PULL_REQUEST_TEMPLATE/features.md
2019-09-01 19:09:56 +02:00

19 lines
735 B
Markdown

## Description
<!-- Please explain your changes -->
## Changes
<!-- Please list all the changes you have made -->
## How this benefits Slimefun
<!-- Please explain why you think this should be added to Slimefun -->
<!-- In other words: Why did you not make an Addon? -->
## Related Issues (Optional)
<!-- Please tag any Issues related to your Pull Request -->
<!-- Syntax: "Resolves #000" -->
## Testability
<!-- Check the boxes below if - and only if - you tested your changes thoroughly -->
[ ] I have fully tested the proposed changes and promise that they will not break everything into chaos.
[ ] I have also tested the proposed changes in combination with various popular addons and can confirm my changes do not break them.