Skip to content

Commit 290d15a

Browse files
committed
ignore: add version to bug template
1 parent 233a018 commit 290d15a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,11 @@ body:
4949
placeholder: e.g., iTerm2, Ghostty, Alacritty, Windows Terminal
5050
validations:
5151
required: false
52+
53+
- type: input
54+
id: opencode-version
55+
attributes:
56+
label: OpenCode version
57+
description: What version of OpenCode are you using?
58+
validations:
59+
required: false

0 commit comments

Comments
 (0)