diff --git a/.github/ISSUE_TEMPLATE/issue-description-template.yml b/.github/ISSUE_TEMPLATE/issue-description-template.yml index a31f474..1052997 100644 --- a/.github/ISSUE_TEMPLATE/issue-description-template.yml +++ b/.github/ISSUE_TEMPLATE/issue-description-template.yml @@ -141,12 +141,4 @@ body: label: Other Steps to Reproduce description: Is there any other information you can think of which will help us reproduce this problem? Any additional info can be added as well. placeholder: ex. I also tried on other OS, HW...it works correctly on that setup. - - type: checkboxes - id: confirmation - attributes: - label: I have checked existing issues, online documentation and the Troubleshooting Guide - description: You agree to check all the resources above before opening a new issue. - options: - - label: I confirm I have checked existing issues, online documentation and Troubleshooting guide. - required: true