ignore: adjust template
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run

This commit is contained in:
Aiden Cline 2025-10-18 23:45:01 -05:00
parent 1c7bd6365e
commit c8898463a7

View file

@ -11,6 +11,14 @@ body:
validations:
required: true
- type: input
id: opencode-version
attributes:
label: OpenCode version
description: What version of OpenCode are you using?
validations:
required: false
- type: textarea
id: reproduce
attributes:
@ -49,11 +57,3 @@ 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