Prechádzať zdrojové kódy

Update .github/ISSUE_TEMPLATE/1.bug_report.yml

Kentaro Wada 2 rokov pred
rodič
commit
bb30184458
1 zmenil súbory, kde vykonal 3 pridanie a 1 odobranie
  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