Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.08 KB

CONTRIBUTING.md

File metadata and controls

20 lines (14 loc) · 1.08 KB

Contribution guidelines Welcome Contributors! Thank you for considering conributing to the centralized repository. This document outlines the guidelines for contributing to the development of Shipping Rates and Calculations.

Code Style Please follow the coding style and conventions used in the existing codebase. This helps maintain consistency across the project.

Documentation Ensure that your contributions are well-documented. Include comments in your code where necessary and provide a clear and concise description of yur changes in the pull request.

Testing Before submitting a pull request, make sure your changes have been tested thoroughly. Include relevant test cases and ensure that existing tst pass.

Issue tracker Check the issue tracker for any oen issues or feature request. If you're working on something, please comment on the issue to let others know.

Code review All contributions will go through a code review process. Be open to feedback and be willing to make changes if necessary. Code reviews help maintain code quality and consistency.

Thank you for your contribution!