mirror of
https://github.com/electron/electron.git
synced 2026-01-27 08:18:28 -05:00
Drastically simplify the template
[ci skip]
This commit is contained in:
@@ -1,24 +1,11 @@
|
||||
### Flow
|
||||
### Prerequisites
|
||||
|
||||
* [ ] Bug
|
||||
* [ ] Did you create a code snippet that reliably reproduces the issue in an isolated environment?
|
||||
* [ ] Did you include what operating system you were on?
|
||||
* [ ] Did you [perform a cursory search](https://github.com/issues?q=is%3Aissue+repo%3Aatom%2Felectron) to see if it is already reported?
|
||||
* For more information on how to write a good bug report [look at the CONTRIBUTING guide](https://github.com/atom/electron/blob/master/CONTRIBUTING.md#submitting-issues).
|
||||
* [ ] Enhancement
|
||||
* [ ] Are you running the [latest version of Electron](https://github.com/atom/electron/releases)?
|
||||
* [ ] Did you [perform a cursory search](https://github.com/issues?q=is%3Aissue+repo%3Aatom%2Felectron) to see if it is already requested?
|
||||
* [ ] Did you [perform a cursory search](https://github.com/issues?q=is%3Aissue+repo%3Aatom%2Felectron) to see if it is already reported?
|
||||
|
||||
### Description
|
||||
|
||||
[Description of the bug or feature]
|
||||
[Description of the bug or feature, for example, what you were doing when the issue arose and what you expected to happen]
|
||||
|
||||
### Repro Steps
|
||||
Electron version:
|
||||
|
||||
1. [First Step]
|
||||
2. [Second Step]
|
||||
3. [and so on...]
|
||||
|
||||
**Expected:** [What you expected to happen]
|
||||
|
||||
**Actual:** [What actually happened]
|
||||
Operating system:
|
||||
|
||||
Reference in New Issue
Block a user