mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-08 15:47:43 +00:00
adjust issue templates
This commit is contained in:
parent
12cbd43bda
commit
3d5136f891
2 changed files with 5 additions and 2 deletions
5
.github/ISSUE_TEMPLATE/config.yml
vendored
5
.github/ISSUE_TEMPLATE/config.yml
vendored
|
@ -1,5 +1,8 @@
|
||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Discussions
|
- name: Discussion
|
||||||
url: https://github.com/Helium314/OpenBoard/discussions
|
url: https://github.com/Helium314/OpenBoard/discussions
|
||||||
about: For discussions and feedback about this version of OpenBoard, asking questions or talking about ideas which are not yet actionable (i.e. not suitable for an issue).
|
about: For discussions and feedback about this version of OpenBoard, asking questions or talking about ideas which are not yet actionable (i.e. not suitable for an issue).
|
||||||
|
- name: Question
|
||||||
|
url: https://github.com/Helium314/openboard/discussions/new?category=q-a
|
||||||
|
about: For questions please use the discussions section.
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/other.md
vendored
2
.github/ISSUE_TEMPLATE/other.md
vendored
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
name: Other
|
name: Other
|
||||||
about: Anything that does not fit into the other categories
|
about: Anything that does not fit into the other categories. Please don't use this for questions or discussions.
|
||||||
---
|
---
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue