From 1283de0c091ef5dd52a2c5fa9e5042876b8430b0 Mon Sep 17 00:00:00 2001 From: Koushik Dutta Date: Thu, 6 Aug 2026 14:27:47 -0700 Subject: [PATCH] Enhance bug report template with usage warning Added a warning about proper issue template usage to avoid closures and bans. --- .github/ISSUE_TEMPLATE/bug_report.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 421a932d7..ec94e2c2c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -26,6 +26,7 @@ Created issues that do not meet these requirements or are improperly filled out 1. Delete this section and everything above it. 2. Fill out the sections below. +3. Failure to fill out the issue template properly may result in the issue being closed and multiple failed submissions may result in a Github ban. ** Before You Submit** @@ -33,7 +34,7 @@ Created issues that do not meet these requirements or are improperly filled out - [ ] I checked the relevant camera/device and/or plugin `Log` in the `Management Console` for errors or warnings that may help identify and resolve the issue myself. **Describe the bug** -A clear and concise description of what the bug is. The issue tracker is only for reporting bugs in Scrypted, for general support check Discord. Hardrware support requests or assistance requests will be immediately closed. +A clear and concise description of what the bug is. The issue tracker is only for reporting bugs in Scrypted, for general support check Discord. Hardware support requests or assistance requests will be immediately closed. **To Reproduce** Steps to reproduce the behavior: