summaryrefslogtreecommitdiffhomepage
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorAiden Cline <[email protected]>2025-10-18 14:56:06 -0500
committerAiden Cline <[email protected]>2025-10-18 14:56:06 -0500
commit290d15a80ff7b44586fd249e40aedf1613381391 (patch)
tree7b15a4b45e3ae49002955a5edebc1a4096c186b0 /.github/ISSUE_TEMPLATE
parent233a018fe54e29f1d91b15ac8a806f44e4212230 (diff)
downloadopencode-290d15a80ff7b44586fd249e40aedf1613381391.tar.gz
opencode-290d15a80ff7b44586fd249e40aedf1613381391.zip
ignore: add version to bug template
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug-report.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml
index 29ddd3bd5..0d13525ab 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -49,3 +49,11 @@ body:
placeholder: e.g., iTerm2, Ghostty, Alacritty, Windows Terminal
validations:
required: false
+
+ - type: input
+ id: opencode-version
+ attributes:
+ label: OpenCode version
+ description: What version of OpenCode are you using?
+ validations:
+ required: false