diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/4_bug_report.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/4_bug_report.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/4_bug_report.yml b/.github/ISSUE_TEMPLATE/4_bug_report.yml index dfc9529b7..412bb9757 100644 --- a/.github/ISSUE_TEMPLATE/4_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/4_bug_report.yml @@ -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 |