Merge pull request #7867 from electron/update-issue-template

ask for more info in the issue template
This commit is contained in:
Zeke Sikelianos 2016-11-04 15:12:20 -07:00 committed by GitHub
commit 58278ee095

View file

@ -1,2 +1,23 @@
<!--
Thanks for opening an issue! A few things to keep in mind:
- The issue tracker is only for bugs and feature requests.
- Before reporting a bug, please try reproducing your issue against
the latest version of Electron.
- If you need general advice, join our Slack: http://atom-slack.herokuapp.com
-->
* Electron version: * Electron version:
* Operating system: * Operating system:
### Expected behavior
<!-- What do you think should happen? -->
### Actual behavior
<!-- What actually happens? -->
### How to reproduce
<!-- For bugs, provide sample code or a repo URL that demos the problem -->