From ba9682f38fa83ca8279c82d6e006092f7a22201a Mon Sep 17 00:00:00 2001 From: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com> Date: Fri, 22 Nov 2024 07:48:38 +0100 Subject: [PATCH] Update PROBLEM_REPORT.yml Add "needs confirmation" as default tag for new issues. --- .github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml b/.github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml index d54be10c50..c58333058f 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. -labels: ["Status: Needs triage"] +labels: ["Status: Needs triage","Status: Needs confirmation"] body: - type: checkboxes id: existing_issue @@ -40,6 +40,8 @@ body: - Expressions - FEM - File formats + - Material + - Measurement - Mesh - OpenSCAD - Part