diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b189853..5088e39 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -8,6 +8,13 @@ body: options: - label: I have checked the README required: true +- type: checkboxes + attributes: + label: Have you followed our Troubleshooting? + description: Please follow our Troubleshooting. + options: + - label: I have followed your Troubleshooting + required: true - type: checkboxes attributes: label: Is there already an issue for your problem?