From df35a576dfa772b3f99e3c669dee1e827cbdeabe Mon Sep 17 00:00:00 2001
From: Serge <5920850+seerge@users.noreply.github.com>
Date: Fri, 12 Jan 2024 14:51:00 +0100
Subject: [PATCH] Update bug_report.yml
---
.github/ISSUE_TEMPLATE/bug_report.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 14c3a9b5..37d95fcd 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -12,7 +12,9 @@ body:
label: Rules
options:
- label: I made myself familiar with the Readme, FAQ and Troubleshooting.
+ required: true
- label: I understand that, if insufficient information was provided, my issue will be closed without an answer.
+ required: true
validations:
required: true
- type: textarea