Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 758 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) · 758 Bytes

Contributing

Contributions and feedback are very welcome! Feel free to open issues.

Follow to contribute:

  1. Fork the repository and create your branch from master.
  2. Do your changes in the fork.
  3. (optional) update the documentation.
  4. Ensure the test are passing or if needed adjust accordingly (How to run the tests?).
  5. Submit a pull request with your fork. Please try to make the pull request message informative and clear.

Want to help but don't know what? check the open issues.

Want to help but don't understand how to do it in github? check out this guide.