Thank you for your interest in contributing to the Thailand Geography JSON project! We appreciate your willingness to help improve the data and documentation. Please follow the guidelines below to contribute effectively.
By participating in this project, you agree to abide by our Code of Conduct. Please ensure you read and understand it before contributing.
If you find an issue with the data or documentation, please create a new issue in the issue tracker. When reporting an issue, include as much detail as possible, such as:
- A clear and concise description of the issue
- Steps to reproduce the problem
- The expected behavior
- The actual behavior
If you would like to contribute directly by fixing an issue or adding new content, follow these steps:
- Fork the repository on GitHub
- Clone the forked repository to your local machine
- Create a new branch for your changes (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push the branch to your fork on GitHub (
git push origin my-new-feature
) - Create a new pull request on the original repository
When submitting a pull request, please ensure the following:
- Your code changes are well-documented and follow the existing code style
- Your commits have clear and concise commit messages
- Your pull request has a descriptive title and references the issue it resolves (if applicable)
- You have tested your changes and confirmed they work as expected
Once you have submitted a pull request, the project maintainers will review your contribution. They may provide feedback and request changes before merging your pull request. Be patient and responsive to their feedback to ensure a smooth review process.
All contributors to the project will be acknowledged in a CONTRIBUTORS file or a dedicated section in the README.md file.
Thank you for your interest in contributing to the Thailand Geography JSON project! Your contributions will help improve the quality of the data and make it more useful for everyone.