Parcourir la source

Update .github/ISSUE_TEMPLATE/1.bug_report.yml

Kentaro Wada il y a 2 ans
Parent
commit
bb30184458
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  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