Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.27 KB

CONTRIBUTING.md

File metadata and controls

27 lines (17 loc) · 1.27 KB

Contributing

Welcome! We're thrilled that you are interested in contributing to our project. By participating in this project, you agree to abide by the Code of Conduct.

How Can I Contribute?

Reporting Bugs

Before submitting a bug report, please check the existing issues to see if the problem has already been reported. If not, create a new issue with a clear title and description.

Contributing Code

  1. Fork the repository and create a new branch from main.
  2. Make your changes, ensuring to follow our coding conventions and commit message guidelines.
  3. Test your changes locally.
  4. Push your branch to your fork and submit a pull request to the main branch of the main repository.
  5. Provide a clear description of your pull request and link to any related issues.

Pull Request Guidelines

  • Follow the template provided when submitting pull requests (PULL_REQUEST_TEMPLATE.md).
  • Ensure all tests pass before submitting the pull request.
  • If your pull request relates to an issue, reference it in the description using "Fixes #issue_number" or "Resolves #issue_number".

Code of Conduct

Help us keep this project open and inclusive. Please read and follow our Code of Conduct.