electron/npm/CONTRIBUTING.md

8 lines
402 B
Markdown
Raw Normal View History

2015-08-22 11:14:26 +00:00
releases for this module are handled by https://github.com/johnmuhl/electron-prebuilt-updater
2016-07-29 17:25:03 +00:00
versions published to npm should match the versions published to [github releases for electron](https://github.com/electron/electron/releases)
2015-03-04 21:08:16 +00:00
coding style should be `standard`:
[![js-standard-style](https://raw.githubusercontent.com/feross/standard/master/badge.png)](https://github.com/feross/standard)