Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 512 Bytes

File metadata and controls

17 lines (11 loc) · 512 Bytes

Contributing Guide

Thanks for considering contributing to this project!

How to Contribute

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/my-feature)
  3. Commit your changes (git commit -am 'Add new feature')
  4. Push to your branch (git push origin feature/my-feature)
  5. Open a Pull Request

Please follow the code style and keep your commits clean and descriptive.

Code of Conduct

This project follows the Contributor Covenant.