From 013212ff00296c4d03967caee69ab0d8e537b366 Mon Sep 17 00:00:00 2001 From: furgo16 <148809153+furgo16@users.noreply.github.com> Date: Mon, 11 Mar 2024 08:13:17 +0100 Subject: [PATCH] Remove title from PROBLEM_REPORT.yml --- .github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml b/.github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml index cff6f83b08..900c387fd2 100644 --- a/.github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml @@ -1,6 +1,5 @@ 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: "Replace with a concise issue title" labels: ["needs triage"] body: - type: checkboxes