Welcome to MapSearchify, the innovative world mapping platform. We appreciate your interest in contributing to our open-source project. Your collaboration makes a significant impact on the project's growth and quality. To ensure a smooth contribution process, please follow the guidelines below.
To start contributing, follow these steps:
- Fork the MapSearchify repository.
- Clone your forked repository to your local machine:
git clone https://github.com/your-username/mapsearchify.git
- Create a new branch for your contribution:
git checkout -b feature/your-contribution
- Make your changes, commit them, and push to your forked repository.
- Open a pull request from your forked repository to the main MapSearchify repository, describing your changes and the issue you're addressing.
If you come across a bug or any unexpected behavior, please help us by opening an issue. Be sure to include detailed information about the bug, steps to reproduce it, and your system environment.
Do you have ideas to improve MapSearchify? We welcome enhancement proposals. Describe your idea and its potential impact on the project. We'll discuss it together.
Code contributions are the heart of our project. To contribute code:
- Make sure to follow the coding style and guidelines of MapSearchify.
- Write meaningful commit messages and ensure that your code is well-documented.
- Run tests if applicable.
- Open a pull request, and our team will review your changes.
MapSearchify follows a Code of Conduct to ensure a welcoming and inclusive environment for all contributors. Please read and adhere to it.
By participating in the MapSearchify project, you agree to the terms of our License. Your contributions are subject to this license, so make sure you're comfortable with it.