From 3c435f7856d3d21faf4e3af1632cc1ba245012c7 Mon Sep 17 00:00:00 2001 From: Hyro Date: Sun, 10 Jul 2022 19:01:20 +0200 Subject: [PATCH] chore(bug-report): add label bug, need repro --- .github/ISSUE_TEMPLATE/1-bug-report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml index 53a4a38ae0..49feea6555 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml @@ -1,5 +1,6 @@ name: 🐛 Bug report description: Create a report to help us improve +labels: [bug, need repro] body: - type: markdown attributes: