Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.52 KB

CONTRIBUTING.md

File metadata and controls

34 lines (24 loc) · 1.52 KB

Contributing

Pull requests are welcome from anyone, please feel free to contribute by following the below guidelines.

Fork, then clone the repo:

git clone git@github.com:your-username/publishers.git

Write your code and tests, then make sure the tests pass:

bin/rake test

Push to your fork and submit a pull request.

We like to make sure that all contributions follow a few guidelines, which will increase the likelihood of a merge: