1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-28 17:15:29 +01:00
Files
luanti/.github/PULL_REQUEST_TEMPLATE.md
2025-12-27 22:22:30 +01:00

22 lines
594 B
Markdown

Add compact, short information about your PR for easier understanding:
- Goal of the PR
- How does the PR work?
- Does it resolve any reported issue?
- Does this relate to a goal in [the roadmap](https://github.com/luanti-org/luanti/blob/master/doc/direction.md)?
- If not a bug fix, why is this PR needed? What usecases does it solve?
- If you have used an LLM/AI to help with code or assets, you must disclose this.
## To do
This PR is a Work in Progress / Ready for Review.
<!-- ^ delete one -->
- [ ] List
- [ ] Things
- [ ] To do
## How to test
<!-- Example code or instructions -->