mirror of
https://github.com/MovingBlocks/Terasology
synced 2026-05-24 09:28:22 +00:00
24 lines
759 B
Markdown
24 lines
759 B
Markdown
<!-- Thanks for submitting a pull request for Terasology! :-)
|
|
Please fill in some details about the PR, below.
|
|
If the PR contains source code please make sure to run Checkstyle on it first.
|
|
If you add unit tests we'll love you forever!
|
|
|
|
You might also want to read "How to Work on a PR Efficiently":
|
|
https://github.com/MovingBlocks/Terasology/wiki/How-to-Work-on-a-PR-Efficiently
|
|
-->
|
|
|
|
### Contains
|
|
|
|
Brief description of what the PR does like "Fixes #12345"
|
|
|
|
### How to test
|
|
|
|
Brief description of how to test / confirm this PR before merging
|
|
|
|
### Outstanding before merging
|
|
|
|
If anything. You can use neat checkboxes! Feel free to delete if not needed
|
|
|
|
- [ ] Need to consider use case x
|
|
- [ ] Still have to adjust the wiki doc
|
|
- [ ] Will need translation work
|