From a9158943a825d18d0e1146d3745ff599c91e290a Mon Sep 17 00:00:00 2001
From: Vir Linden <60274682+vir-linden@users.noreply.github.com>
Date: Mon, 29 Jan 2024 12:38:11 -0500
Subject: [PATCH] Update bug.yaml

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

diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml
index 224a5bbde68..41208e8bf59 100644
--- a/.github/ISSUE_TEMPLATE/bug.yaml
+++ b/.github/ISSUE_TEMPLATE/bug.yaml
@@ -1,6 +1,6 @@
 name: Bug report
 description: Viewer bug report
-labels: [bug]
+labels: [bug, triage]
 body:
 - type: markdown
   attributes:
-- 
GitLab