From c7a32ec8d0d7e3049322bcfcca039d5515b4f65f Mon Sep 17 00:00:00 2001
From: Tom French <15848336+TomAFrench@users.noreply.github.com>
Date: Wed, 24 Aug 2022 20:18:32 +0100
Subject: [PATCH] Update bug-report.yml

---
 .github/ISSUE_TEMPLATE/bug-report.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml
index 02e6c4d59..06db70acf 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -1,7 +1,7 @@
 name: Bug Report
 description: File a bug report also known as an issue or problem.
 title: "[Bug]: "
-labels: ["bug", "triage"]
+labels: ["bug", "needs triage"]
 body:
   - type: markdown
     id: intro-md
-- 
GitLab