From 46a9b124f5488f48985f3763dfa137456ea56f2a Mon Sep 17 00:00:00 2001 From: Ashcon Partovi Date: Thu, 8 Dec 2022 09:33:59 -0800 Subject: [PATCH] Remove needs-repro label from issue template --- .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 77ad422c21..f928693aa5 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: Report an issue that should be fixed -labels: [bug, need repro] +labels: [bug] body: - type: markdown attributes: