Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.63 KB

CONTRIBUTING.md

File metadata and controls

30 lines (22 loc) · 1.63 KB

Contributing to OCR web App

Thank you for your interest in contributing to OCR web App. We welcome contributions from the community to help make this project better.

Issue Reporting

  • If you encounter any bugs or issues, please check the existing issues to see if it has already been reported.
  • If the issue has not been reported, you can open a new issue and provide a clear description of the problem, steps to reproduce it, and any relevant information.

Pull Requests

  • Before submitting a pull request, make sure the changes align with the goals and scope of the project.
  • Fork the repository and create a new branch for your changes.
  • Make your changes and ensure that the code passes any existing tests.
  • Provide a clear and descriptive pull request message explaining the changes you made.
  • Ensure your code follows the project's coding style and conventions.
  • Be open to feedback and willing to make changes as requested during the review process.

Code Style

  • Follow the existing code style and conventions used in the project.
  • Maintain consistency with the existing codebase.
  • Use meaningful variable and function names.
  • Write clear and concise comments to improve code readability.

Licensing

  • Ensure that your contributions are compliant with the project's license.

By contributing to this project, you agree to abide by the Code of Conduct, which outlines our expectations for behavior within the project community.

We appreciate your contributions and look forward to your involvement in making OCR web App even better!

If you have any questions or need further assistance, please reach out to [email protected].