mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-19 08:44:22 +01:00
ignore: adjust template
This commit is contained in:
16
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
16
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -11,6 +11,14 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
- type: input
|
||||||
|
id: opencode-version
|
||||||
|
attributes:
|
||||||
|
label: OpenCode version
|
||||||
|
description: What version of OpenCode are you using?
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: reproduce
|
id: reproduce
|
||||||
attributes:
|
attributes:
|
||||||
@@ -49,11 +57,3 @@ 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