mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
build: discourage issue filing by end users in issue template
This commit is contained in:
committed by
Charles Kerr
parent
9c019b6147
commit
5f44c70476
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -14,6 +14,8 @@ body:
|
||||
required: true
|
||||
- label: I have searched the [issue tracker](https://www.github.com/electron/electron/issues) for a bug report that matches the one I want to file, without success.
|
||||
required: true
|
||||
- label: I am an app developer, not an end user. (End users, please report issues to the app developer.)
|
||||
required: true
|
||||
- type: input
|
||||
attributes:
|
||||
label: Electron Version
|
||||
|
||||
Reference in New Issue
Block a user