mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-09-22 22:07:08 +00:00
* 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
17 lines
683 B
Markdown
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!
|
|
-->
|