electron/npm/CONTRIBUTING.md
2015-03-04 13:08:16 -08:00

5 lines
307 B
Markdown

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