Jelajahi Sumber

ignore: add version to bug template

Aiden Cline 6 bulan lalu
induk
melakukan
290d15a80f
1 mengubah file dengan 8 tambahan dan 0 penghapusan
  1. 8 0
      .github/ISSUE_TEMPLATE/bug-report.yml

+ 8 - 0
.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