From dfd510bae2cbdffbd20ddd9c9963850a0cdbeaf5 Mon Sep 17 00:00:00 2001 From: Philip Lapczynski <89217603+hexsecs@users.noreply.github.com> Date: Wed, 25 Oct 2023 12:31:48 -0400 Subject: [PATCH] Update bug-report.yml --- .github/ISSUE_TEMPLATE/bug-report.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 461bd6d5..60f537e2 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,12 +1,12 @@ -name: Bug Report +name: 🐞 Bug Report description: Create a report to help us improve -title: "[Bug Report] - " -labels: [bug] +title: "[Bug Report] - " +labels: ["bug","Needs Triage"] body: - type: markdown attributes: - value: Thank you for taking the time to file a Bug report! + value: Thank you for taking the time to file a Bug report! Please fill out the report and replace the '<title>' text in the title with a short description of the issue. - type: textarea attributes: label: Describe the bug.