Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 632 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 632 Bytes

Contributing Guidelines

Thank you for considering contributing to this project! Please follow these guidelines to ensure smooth collaboration.

How to Report a Bug

  1. Search for similar issues in the existing issues list.
  2. If the issue is new, open a bug report using the provided template.
  3. Provide as much detail as possible, including steps to reproduce the issue.

How to Submit a Pull Request

  1. Fork the repository and create a new branch.
  2. Make your changes following the code style guidelines.
  3. Run tests to ensure everything is working.
  4. Open a pull request with a detailed description of your changes.