瀏覽代碼

ci(issue_template): require additional terminal information (#3915)

CPea 2 年之前
父節點
當前提交
507792ef24
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      .github/ISSUE_TEMPLATE/general-issue-form.yaml

+ 9 - 0
.github/ISSUE_TEMPLATE/general-issue-form.yaml

@@ -40,6 +40,15 @@ body:
         NVIM v0.8.0-dev+199-g2875d45e7
     validations:
       required: true
+  - type: input
+    id: terminal-name
+    attributes:
+      label: Terminal name
+      description: "Name of terminal you are using"
+      placeholder: |
+        iTerm2, Wezterm,...
+    validations:
+      required: true
   - type: input
     id: system-version
     attributes: