mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-09-23 06:17: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,11 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: 💡 Feature Request
|
||||
url: https://github.com/Laupetin/OpenAssetTools/discussions/new?category=ideas-feature-requests
|
||||
about: Please use GitHub discussions to make a feature request.
|
||||
- name: 📘 Documentation
|
||||
url: https://github.com/OpenAssetTools/Docs
|
||||
about: You can edit and submit user documentation in the OpenAssetTools/Docs repository.
|
||||
- name: 💬 Other
|
||||
url: https://github.com/Laupetin/OpenAssetTools/discussions
|
||||
about: For anything, feel free to reach out via GitHub discussions or discord.
|
||||
Reference in New Issue
Block a user