瀏覽代碼

Update .github/ISSUE_TEMPLATE/1.bug_report.yml

Kentaro Wada 2 年之前
父節點
當前提交
bb30184458
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      .github/ISSUE_TEMPLATE/1.bug_report.yml

+ 3 - 1
.github/ISSUE_TEMPLATE/1.bug_report.yml

@@ -16,8 +16,10 @@ body:
       required: true
   - type: input
     attributes:
-      label: What OS are you using? (if relevant)
+      label: What OS are you using?
       description: 'Please specify the exact version. For example: macOS 12.4, Ubuntu 20.04.4'
+    validations:
+      required: true
   - type: textarea
     attributes:
       label: Describe the Bug