From d2529f07475400169af9e3b4fe00352ec940b225 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Wed, 20 Aug 2025 11:59:09 -0500 Subject: [PATCH] remove additional field --- .github/DISCUSSION_TEMPLATE/report-a-bug.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/report-a-bug.yml b/.github/DISCUSSION_TEMPLATE/report-a-bug.yml index e0f29dda7..a32ee5938 100644 --- a/.github/DISCUSSION_TEMPLATE/report-a-bug.yml +++ b/.github/DISCUSSION_TEMPLATE/report-a-bug.yml @@ -147,10 +147,3 @@ body: id: other attributes: label: Any other information that may be helpful - - type: textarea - id: ai - attributes: - label: What AI-suggested solutions have you already tried? - description: Visit https://docs.frigate.video and ask the AI about your issue. List the specific suggestions you tried that didn't resolve the problem. - validations: - required: true