From 81bc777dfeff11293e4255bd2a7ddeea9747a0b9 Mon Sep 17 00:00:00 2001 From: Elliot DeNolf Date: Sun, 26 May 2024 08:04:17 -0400 Subject: [PATCH] chore: update v2 issue template to use new tag --- .github/ISSUE_TEMPLATE/2.bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/2.bug_report.yml b/.github/ISSUE_TEMPLATE/2.bug_report.yml index 8f5fc5ae97..866d784d74 100644 --- a/.github/ISSUE_TEMPLATE/2.bug_report.yml +++ b/.github/ISSUE_TEMPLATE/2.bug_report.yml @@ -1,6 +1,6 @@ name: Bug Report description: Create a bug report for Payload -labels: ['[possible-bug]'] +labels: ['status: needs-triage'] body: - type: markdown attributes: