electron/npm/CONTRIBUTING.md

8 lines
398 B
Markdown
Raw Normal View History

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