mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-27 03:34:58 +01:00
ignore: add version to bug template
This commit is contained in:
8
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
8
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -49,3 +49,11 @@ body:
|
|||||||
placeholder: e.g., iTerm2, Ghostty, Alacritty, Windows Terminal
|
placeholder: e.g., iTerm2, Ghostty, Alacritty, Windows Terminal
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
|
- type: input
|
||||||
|
id: opencode-version
|
||||||
|
attributes:
|
||||||
|
label: OpenCode version
|
||||||
|
description: What version of OpenCode are you using?
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
|
|||||||
Reference in New Issue
Block a user