Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 852 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (15 loc) · 852 Bytes

Contributing to Our Project

Thank you for taking the time to contribute! Here's how you can help:

How to Report a Bug

  1. Check if the bug is already reported in the Issues section.
  2. If not, create a new issue and provide as much detail as possible, including steps to reproduce the problem.

How to Submit Changes

  1. Fork the repository and create a new branch for your feature or fix.
  2. Write clear, concise commit messages explaining your changes.
  3. Open a Pull Request with a detailed description of the changes.

Code Style and Standards

  • Follow the existing code style and organization.
  • Ensure that your code is well-documented and tested.

Communication

Feel free to reach out via [email] or in the project's [discussion forum].

We appreciate your contribution!