1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00
Slimefun4/.github/PULL_REQUEST_TEMPLATE/fix.md

15 lines
567 B
Markdown
Raw Normal View History

2019-09-01 17:05:39 +00:00
## Description
<!-- Please explain your changes -->
2019-09-01 17:10:19 +00:00
## Changes
<!-- Please list all the changes you have made -->
2019-09-01 17:05:39 +00:00
## Related Issues
<!-- Please tag any Issues related to your Pull Request -->
<!-- Syntax: "Fixes #000" -->
## Testability
<!-- Check the boxes below if - and only if - you tested your changes thoroughly -->
2019-09-01 19:56:08 +00:00
* [ ] 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.