Files
OpenAssetTools/.github/PULL_REQUEST_TEMPLATE.md
T
Jan Laupetin f16dd0cffd docs: issue and pull request templates (#1017)
* docs: add a pull request template

* Loosely based on the template of vitejs

* docs: add bug report issue template

* docs: link GitHub discussions in contributing.md
2026-09-20 17:15:56 +02:00

17 lines
683 B
Markdown

<!--
- What is this PR solving? Write a clear and concise description.
- Reference related issues that are being solved (e.g. `fixes #123`).
- Are there any parts you think require more attention from reviewers?
- How can this PR be tested?
Also, please make sure you do the following:
- Read the contributing guidelines at https://github.com/Laupetin/OpenAssetTools/blob/main/CONTRIBUTING.md.
- Check that there isn't already a PR that solves the problem the same way.
- If you used AI-tooling, include a short notice stating in which ways these tools were used.
Do not use AI to generate the pull request description.
Thank you for making a contribution to OpenAssetTools!
-->