Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 390 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (12 loc) · 390 Bytes

Contributing

Hi there! We're thrilled that you'd like to contribute to this project.

How to Contribute

  1. Fork the repository.
  2. Clone your fork.
  3. Create a new branch: git checkout -b my-feature.
  4. Make changes and commit them.
  5. Push to your fork.
  6. Create a Pull Request.

License

By contributing, you agree your changes will be licensed under GPL v3.

Thank you!