From 5fc907d79714f8845e84f751639c2f25b49914c9 Mon Sep 17 00:00:00 2001 From: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com> Date: Sun, 10 Mar 2024 20:55:38 +0100 Subject: [PATCH] Update PROBLEM_REPORT.yml change title of issue report --- .github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml b/.github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml index af9445263a..cff6f83b08 100644 --- a/.github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml @@ -1,6 +1,6 @@ name: Report a Problem description: Have you found something that does not work well, is too hard to do or is missing altogether? Please create a Problem Report. -title: "" +title: "Replace with a concise issue title" labels: ["needs triage"] body: - type: checkboxes