From ab74cf4e1a73dc6c4c86f7b2911909eaa4d70d7e Mon Sep 17 00:00:00 2001 From: Jeremy Rose Date: Fri, 12 Mar 2021 09:22:51 -0800 Subject: [PATCH] docs: add bug label to bug reports (#28145) --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 6dcf3c0111b7..ed2f05149cb4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,7 @@ name: Bug Report -about: Report an Electron bug +description: Report an Electron bug title: "[Bug]: " +labels: "bug :beetle:" body: - type: checkboxes attributes: