ci: route support questions (#33527)
Co-authored-by: Test <test@opencode.test>
This commit is contained in:
parent
8e2d422ffe
commit
976e5d421f
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -2,4 +2,4 @@ blank_issues_enabled: false
|
|||||||
contact_links:
|
contact_links:
|
||||||
- name: 💬 Discord Community
|
- name: 💬 Discord Community
|
||||||
url: https://discord.gg/opencode
|
url: https://discord.gg/opencode
|
||||||
about: For quick questions or real-time discussion. Note that issues are searchable and help others with the same question.
|
about: For support, troubleshooting, how-to questions, and real-time discussion.
|
||||||
|
|||||||
10
.github/ISSUE_TEMPLATE/question.yml
vendored
10
.github/ISSUE_TEMPLATE/question.yml
vendored
@ -1,10 +0,0 @@
|
|||||||
name: Question
|
|
||||||
description: Ask a question
|
|
||||||
body:
|
|
||||||
- type: textarea
|
|
||||||
id: question
|
|
||||||
attributes:
|
|
||||||
label: Question
|
|
||||||
description: What's your question?
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
Loading…
Reference in New Issue
Block a user