Files
palworld-server-docker/.github/pull_request_template.md
2024-01-24 10:56:57 +01:00

18 lines
385 B
Markdown

## Context
* <!-- What do you want to achieve with this PR? -->
## Choices
* <!-- * Why did you solve it like this? -->
## Test instructions
1. <!-- 1. How did you test this PR? -->
## Checklist before requesting a review
* [ ] I have performed a self-review of my code
* [ ] I've added documentation about this change to the README.
* [ ] I've not introduced breaking changes.