Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.02 KB

File metadata and controls

32 lines (20 loc) · 1.02 KB

Contributing to This Project

Thank you for your interest in contributing! We welcome all contributions to improve this project.

How to Contribute

  1. Fork the repository and create your branch from main.
  2. Clone your fork and make your changes.
  3. Test your changes to ensure everything works as expected.
  4. Commit your changes with clear and descriptive messages.
  5. Push to your fork and submit a pull request.

Code of Conduct

Please be respectful and considerate in your communications and contributions.

Reporting Issues

  • Use the Issues tab to report bugs or request features.
  • Provide as much detail as possible for faster resolution.

Pull Request Guidelines

  • Ensure your code follows the existing style and conventions.
  • Include tests for new features or bug fixes.
  • Reference related issues in your pull request description.

Questions?

If you have any questions, feel free to open an issue or contact the maintainers.

Thank you for helping make this project better!