Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.16 KB

CONTRIBUTING.md

File metadata and controls

42 lines (29 loc) · 1.16 KB

Contributing

The main development is on GitHub at http://github.com/mcollina/mosca. In order to contribute, fork the repo on github and send a pull requests with topic branches. Do not forget to provide specs for your contribution.

Contact the lead dev

You can reach @matteocollina on twitter of via email at hello@matteocollina.com.

Running specs

  • Fork and clone the repository
  • Run npm install
  • Run npm test

Coding guidelines

Follow felix guidelines. This project use JSHint to validate the source code formatting with a pre commit hook: please respect that.

Contribution License Agreement

Project license: MIT

  • You will only Submit Contributions where You have authored 100% of the content.
  • You will only Submit Contributions to which You have the necessary rights. This means that if You are employed You have received the necessary permissions from Your employer to make the Contributions.
  • Whatever content You Contribute will be provided under the Project License.