Files
palworld-server-docker/.github/pull_request_template.md
2024-01-24 11:41:58 +01:00

18 lines
421 B
Markdown

## Context <!-- markdownlint-disable MD041 -->
* <!-- 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.