2016-11-04 12:12:37 -07:00
|
|
|
<!--
|
|
|
|
Thanks for opening an issue! A few things to keep in mind:
|
|
|
|
|
|
|
|
- The issue tracker is only for bugs and feature requests.
|
2016-11-04 15:11:40 -07:00
|
|
|
- Before reporting a bug, please try reproducing your issue against
|
|
|
|
the latest version of Electron.
|
2016-11-04 12:12:37 -07:00
|
|
|
- If you need general advice, join our Slack: http://atom-slack.herokuapp.com
|
|
|
|
-->
|
|
|
|
|
2016-02-18 08:57:31 -08:00
|
|
|
* Electron version:
|
|
|
|
* Operating system:
|
2016-11-03 12:58:31 -07:00
|
|
|
|
2018-04-20 14:23:01 +10:00
|
|
|
<!-- If this used to work -->
|
|
|
|
* Last known working Electron version:
|
|
|
|
|
2016-11-03 12:58:31 -07:00
|
|
|
### Expected behavior
|
|
|
|
|
2016-11-04 15:11:40 -07:00
|
|
|
<!-- What do you think should happen? -->
|
2016-11-03 12:58:31 -07:00
|
|
|
|
|
|
|
### Actual behavior
|
|
|
|
|
2016-11-04 15:11:40 -07:00
|
|
|
<!-- What actually happens? -->
|
2016-11-03 12:58:31 -07:00
|
|
|
|
|
|
|
### How to reproduce
|
2017-03-06 09:48:11 -08:00
|
|
|
|
2017-02-06 14:57:04 -08:00
|
|
|
<!--
|
2016-11-03 12:58:31 -07:00
|
|
|
|
2017-03-06 09:48:11 -08:00
|
|
|
Your best chance of getting this bug looked at quickly is to provide a REPOSITORY that can be cloned and run.
|
|
|
|
|
|
|
|
You can fork https://github.com/electron/electron-quick-start and include a link to the branch with your changes.
|
2017-02-06 14:57:04 -08:00
|
|
|
|
|
|
|
If you provide a URL, please list the commands required to clone/setup/run your repo e.g.
|
|
|
|
|
|
|
|
$ git clone $YOUR_URL -b $BRANCH
|
|
|
|
$ npm install
|
|
|
|
$ npm start || electron .
|
|
|
|
|
|
|
|
-->
|