From c8343646bae30e5f7e1d29bf3a2e75a18a1eacaa Mon Sep 17 00:00:00 2001
From: Derek Perez <perezd@users.noreply.github.com>
Date: Thu, 14 Jul 2022 11:45:21 -0700
Subject: [PATCH] auto adding untriaged to all bug reports.

visually signed off by Deanna
---
 .github/ISSUE_TEMPLATE/bug_report.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index f9411a6062..572a5d2268 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -2,7 +2,7 @@
 name: Bug report
 about: Create a report to help us improve
 title: ''
-labels: ''
+labels: 'untriaged'
 assignees: ''
 
 ---