We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0664592 commit 57a299dCopy full SHA for 57a299d
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -20,10 +20,10 @@ body:
20
required: false
21
22
- type: input
23
- id: opencode-version
+ id: version
24
attributes:
25
- label: OpenCode version
26
- description: What version of OpenCode are you using?
+ label: Version
+ description: What version are you using?
27
validations:
28
29
.github/ISSUE_TEMPLATE/config.yml
@@ -1,5 +1 @@
1
blank_issues_enabled: true
2
-contact_links:
3
- - name: 💬 Discord Community
4
- url: https://discord.gg/opencode
5
- about: For quick questions or real-time discussion. Note that issues are searchable and help others with the same question.
0 commit comments