Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 419 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 419 Bytes

Contributing

Everyone are welcome to contribute or even discuss the change you wish to make via an issue, email or any other method.

Pull Request Process

All PR's are initially merged into master

  1. Open a PR and request to merge into master.
  2. Update the README.md if documentation is required.
  3. Add tests if you changed code.
  4. PR's are merged once the went through a review and received LGTM.