浏览代码

Update bug_report.yaml

Linux distribution
tteckster 1 年之前
父节点
当前提交
9a7973f92f
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      .github/ISSUE_TEMPLATE/bug_report.yaml

+ 7 - 0
.github/ISSUE_TEMPLATE/bug_report.yaml

@@ -15,6 +15,13 @@ body:
       label: A clear and concise description of the issue.
       label: A clear and concise description of the issue.
     validations:
     validations:
       required: true
       required: true
+  - type: input
+    id: distribution
+    attributes:
+      label: Which Linux distribution are you employing?
+      placeholder: 'Debian 11'
+    validations:
+      required: true
   - type: textarea
   - type: textarea
     id: screenshot
     id: screenshot
     attributes:
     attributes: