/ CONTRIBUTING.md
CONTRIBUTING.md
 1  # Contributing
 2  
 3  See the [Contributor Covenant](https://www.contributor-covenant.org/).
 4  
 5  ## How to contribute
 6  1. Fork and clone the repo
 7  2. Create a branch: `feature/<name>` or `fix/<name>`
 8  3. Commit small changes with clear messages
 9  4. Open a pull request
10