Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 584 Bytes

File metadata and controls

22 lines (14 loc) · 584 Bytes

Contributing Guidelines

Thank you for considering contributing to this project!

How to Contribute

  1. Fork the repository and create your branch from main.
  2. Make your changes with clear commit messages.
  3. Test your changes before submitting.
  4. Open a pull request describing your changes.

Code Style

  • Follow existing code conventions.
  • Write clear, concise documentation and comments.

Reporting Issues

  • Use the issue tracker for bugs and feature requests.
  • Provide steps to reproduce and relevant details.

We appreciate your contributions!