mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
chore: ask for specific info in bug templates (#14229)
* chore: ask for specific info in bug templates * fix: change how version is asked for in bug template
This commit is contained in:
committed by
Shelley Vohr
parent
79eac1fdcb
commit
a2a7c6b062
4
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
@@ -4,9 +4,9 @@ about: Create a report to help us improve Electron
|
||||
|
||||
---
|
||||
|
||||
* Electron Version:
|
||||
* Output of `node_modules/.bin/electron --version`:
|
||||
* Operating System (Platform and Version):
|
||||
* Last known working Electron version:
|
||||
* Output of `node_modules/.bin/electron --version` on last known working Electron version (if applicable):
|
||||
|
||||
**Expected Behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
Reference in New Issue
Block a user