2016-11-04 22:12:37 +03: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-05 01:11:40 +03:00
|
|
|
- Before reporting a bug, please try reproducing your issue against
|
|
|
|
the latest version of Electron.
|
2016-11-04 22:12:37 +03:00
|
|
|
- If you need general advice, join our Slack: http://atom-slack.herokuapp.com
|
|
|
|
-->
|
|
|
|
|
2016-02-18 19:57:31 +03:00
|
|
|
* Electron version:
|
|
|
|
* Operating system:
|
2016-11-03 22:58:31 +03:00
|
|
|
|
|
|
|
### Expected behavior
|
|
|
|
|
2016-11-05 01:11:40 +03:00
|
|
|
<!-- What do you think should happen? -->
|
2016-11-03 22:58:31 +03:00
|
|
|
|
|
|
|
### Actual behavior
|
|
|
|
|
2016-11-05 01:11:40 +03:00
|
|
|
<!-- What actually happens? -->
|
2016-11-03 22:58:31 +03:00
|
|
|
|
|
|
|
### How to reproduce
|
2017-03-06 20:48:11 +03:00
|
|
|
|
2017-02-07 01:57:04 +03:00
|
|
|
<!--
|
2016-11-03 22:58:31 +03:00
|
|
|
|
2017-03-06 20:48:11 +03: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-07 01:57:04 +03: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 .
|
|
|
|
|
|
|
|
-->
|