Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.04 KB

File metadata and controls

28 lines (19 loc) · 1.04 KB

Contributing to this Project

Thank you for your interest in contributing! Here are some guidelines to help you get started:

How to Contribute

  1. Fork the repository and create your branch from main.
  2. Make your changes with clear, descriptive commit messages.
  3. Test your changes to ensure they work as expected and do not break existing functionality.
  4. Submit a pull request with a clear description of your changes and why they are needed.

Code Style

  • Follow the existing code style and conventions.
  • Keep code clean and well-documented.

Issues

  • If you find a bug or have a feature request, please open an issue first to discuss.

Code of Conduct

  • Be respectful and inclusive in all interactions.
  • See the Contributor Covenant for a standard code of conduct.

License

By contributing, you agree that your contributions will be licensed under the MIT License.


Thank you for helping make this project better!