electron/npm/CONTRIBUTING.md
2015-04-17 11:19:50 -07:00

5 lines
303 B
Markdown

versions published to npm should match the versions published to [github releases for electron](https://github.com/atom/electron/releases)
coding style should be `standard`:
[![js-standard-style](https://raw.githubusercontent.com/feross/standard/master/badge.png)](https://github.com/feross/standard)