Skip to content

Contributing and License

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this project better, please open an issue with the tag enhancement, fork the repository, and create a pull request. You can also simply open an issue to start a discussion.

How to Contribute

  1. Open an issue with the tag enhancement.

  2. Fork the project.

  3. Create your feature branch:

    bash
    git checkout -b feature/AmazingFeature
  4. Commit your changes:

    bash
    git commit -m 'Add some AmazingFeature'
  5. Push to the branch:

    bash
    git push origin feature/AmazingFeature
  6. Open a pull request.

More details are in the CODE_OF_CONDUCT.md file.

License

Distributed under the MIT License. See the LICENSE file for more information.

Contact

For questions, issues, or suggestions, please use the repository issue tracker or discussions section.