mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-09-22 13:57:07 +00:00
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
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<!--
|
||||
- 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!
|
||||
-->
|
||||
Reference in New Issue
Block a user