Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.36 KB

File metadata and controls

37 lines (23 loc) · 1.36 KB

Contributing

Thank you for your interest in contributing to our project! Your contributions—whether fixing bugs, adding new features, improving documentation, or sharing ideas—are highly appreciated.

Getting Started

  1. Familiarize yourself with the project documentation to understand its structure and guidelines.
  2. Check existing issues to see if someone else is already working on a similar task.
  3. Fork the repository and create a separate branch for your changes.

Creating a Pull Request

  • Write clear and informative commit messages.
  • Follow the established coding style guidelines.
  • When adding new features, update or add documentation accordingly.
  • Before submitting the pull request, ensure all tests pass successfully.

Reporting Issues

  • Use the issue template if available.
  • Provide detailed descriptions, reproduction steps, and environment information.
  • Verify the issue has not already been reported.

Discussion and Support

  • Use the Issues section for questions and discussions.
  • Maintain a friendly and respectful tone in all communications.

Code of Conduct

By participating in this project, you agree to abide by the Code of Conduct that fosters a safe and welcoming environment.


If you have any questions, feel free to reach out to the project team via issues or email.

Thank you for your contribution!