Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 568 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (12 loc) · 568 Bytes

How to contribute

  1. Open an issue

    • Issues should be simple and should include only one functionality/bug (make multiple issues if there are many)
  2. Comment the issue when you want to work on it

  3. Fork the repo

  4. Make a branch

    • Commit and push the changes
  5. Add yourself in the contributors file

  6. Make a pull request

Want to add a new functionality?

That's cool! Just create a new issue: remember to keep it simple! Then if it is interesting you can work on it and submit a Pull Request.

Feel free to contribute to this repo.