docs: add bug label to bug reports (#28145)
This commit is contained in:
parent
8d38e9dd54
commit
ab74cf4e1a
1 changed files with 2 additions and 1 deletions
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue