Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 604 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (11 loc) · 604 Bytes

Contributing Guidelines

Thank you for considering contributing to our projects. Your contributions help us make our software better for everyone.

How to Contribute

  • Fork the repository and create a new branch from the main branch.
  • Make your changes, ensuring you follow our coding style.
  • Write tests for new functionality and make sure existing tests pass.
  • Submit a pull request with a clear title and description of your changes.

Reporting Issues

If you find a bug or have a feature request, please open an issue. Include as much detail as possible so we can understand the problem.