Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.14 KB

CONTRIBUTING.md

File metadata and controls

36 lines (28 loc) · 1.14 KB

How to contribute

We want Iris to be driven by the community - your contributions are invaluable to us! This page lists the guidelines for contributors which will help ease the process of getting your hard work accepted into Iris, and shared back to the world.

Getting started

  1. If you've not already got one, sign up for a GitHub account.
  2. Fork the Iris repository, create your new fix/feature branch, and start commiting code.
  1. Make sure you've added appropriate tests, and that all the tests pass.

Submitting changes

  1. Read and sign the Contributor Licence Agreement (CLA).
  1. Push your branch to your fork of Iris.
  2. Submit your pull request.
  3. Chillax.

If in doubt, please contact us on our Google Group, and we'll be happy to help you.