Преглед изворни кода

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: