Contributing
Thank you for considering contributing to this project!
We welcome all contributions—whether it's information errors, feature suggestions, bug reports, or documentation improvements.
Please take a moment to review this document before submitting any contributions.
How Can I Contribute?
Reporting Information Error
If you've found a information error, please:
Search the issue tracker to check if it’s already reported.
If it’s not, create a new issue and include:
A clear and descriptive title.
The error.
The correction.
Any relevant screenshots, links etc
Suggesting New Information
We’re open to new information! To suggest adding new information:
Check the issue tracker to avoid duplicates.
Create a feature request and include:
A clear and descriptive title.
The new information.
Contributing Code
If you’d like to contribute to the data file or user interfaces:
Fork the repository.
Create a branch with a meaningful name (e.g.,
information/abc
orui/new-feature
).Make your changes and commit with clear messages.
Push your branch to your fork and open a pull request.
Make sure your push follows these guidelines:
Includes all information.
Last updated