]> jfr.im git - yt-dlp.git/commitdiff
[docs] Fix bug report issue template
authorpukkandan <redacted>
Tue, 19 Jul 2022 15:04:42 +0000 (20:34 +0530)
committerpukkandan <redacted>
Tue, 19 Jul 2022 15:04:42 +0000 (20:34 +0530)
Closes #4393

.github/ISSUE_TEMPLATE/4_bug_report.yml
.github/ISSUE_TEMPLATE_tmpl/4_bug_report.yml

index dfc9529b7200ad15f033499e81c6becb42e4647d..412bb9757c0648199cfd3ff567c6eb66d6f00e93 100644 (file)
@@ -29,7 +29,7 @@ body:
       placeholder: Provide any additional information, any suggested solutions, and as much context and examples as possible
     validations:
       required: true
-    - type: checkboxes
+  - type: checkboxes
     id: verbose
     attributes:
       label: Provide verbose output that clearly demonstrates the problem
index ed1464c131fb277ef54233f4c05232499c3f3be8..650ef208e8aaf5915bfbf5d92d671c17d685f2bc 100644 (file)
@@ -29,4 +29,4 @@ body:
       placeholder: Provide any additional information, any suggested solutions, and as much context and examples as possible
     validations:
       required: true
-    %(verbose)s
+  %(verbose)s