From 3ee71d302bc844ba6684730cb142dd4eead16872 Mon Sep 17 00:00:00 2001 From: LILYGO_L <135582120+Llgok@users.noreply.github.com> Date: Mon, 22 Jul 2024 14:24:02 +0800 Subject: [PATCH] Update issue-description-template.yml --- .github/ISSUE_TEMPLATE/issue-description-template.yml | 8 -------- 1 file changed, 8 deletions(-) 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