From 154668e93bc71a065726996905a77129810bfa79 Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Fri, 27 Dec 2024 10:27:23 +0100 Subject: [PATCH] Request people create 1 issue per problem --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index a0c14b9925..3b7ae856e4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -5,7 +5,7 @@ body: - type: markdown attributes: value: | - Please fill in all required fields with as many details as possible. + Please fill in all required fields with as many details as possible. In order to best track issues, please create a new issue for every problem, don't create summary tickets containing several unrelated issues. - type: textarea id: expected attributes: