electron/npm/CONTRIBUTING.md

6 lines
307 B
Markdown
Raw Normal View History

2015-03-04 21:08:16 +00:00
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)