From f83c771fb435ba12026447977de01b649f58c8bd Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Fri, 21 Jul 2023 10:36:43 -0400 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 109ae5a4d..a61cdf4ba 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -63,10 +63,5 @@ body: options: - label: I have read the above and searched for existing issues required: true - - type: checkboxes - attributes: - label: Acknowledgements - description: - options: - label: I confirm that this is classified correctly and its not an extension or diffusers-specific issue required: true