Drastically simplify the template

[ci skip]
This commit is contained in:
Wliu 2016-02-17 21:29:36 -05:00
parent a252b9b570
commit f81f4479b6

View file

@ -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: