From 2e8c50f266e772fdacc29bbcf614355cec863544 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Fri, 23 Aug 2024 07:34:13 -0500 Subject: [PATCH] remove duplicate logs box --- .github/DISCUSSION_TEMPLATE/camera-support.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/camera-support.yml b/.github/DISCUSSION_TEMPLATE/camera-support.yml index 789474954..1b5ba8e92 100644 --- a/.github/DISCUSSION_TEMPLATE/camera-support.yml +++ b/.github/DISCUSSION_TEMPLATE/camera-support.yml @@ -38,14 +38,6 @@ body: render: yaml validations: required: true - - type: textarea - id: logs - attributes: - label: Relevant log output - description: Please copy and paste any relevant log output, including any go2rtc and Frigate logs. Include logs before and after your exact error when possible. This will be automatically formatted into code, so no need for backticks. - render: shell - validations: - required: true - type: textarea id: frigatelogs attributes: