Welcome to the Resilient Response Disaster Management Applications project! We appreciate your interest in contributing to this critical effort. Whether you're a developer, designer, tester, or documentation enthusiast, your contributions are valuable in helping us build and maintain effective disaster management tools. Please take a moment to review these guidelines before getting started.
We enforce a Code of Conduct to ensure a respectful and inclusive community. Please review and adhere to our Code of Conduct in all interactions related to this project.
If you encounter a bug, have a feature request, or have any questions, please open an issue on GitHub. When reporting an issue, please provide as much detail as possible to help us understand and resolve the problem.
- Fork the repository to your own GitHub account.
- Clone the forked repository to your local machine.
- Create a new branch for your work:
git checkout -b feature/your-feature
. - Make your changes and commit them with descriptive messages.
- Push your changes to your fork:
git push origin feature/your-feature
. - Create a pull request (PR) from your branch to the main repository's
main
branch. - Ensure your PR includes a clear description of the changes made and any related issues it addresses.
- Be prepared to address any feedback or requests for changes during the review process.
All code contributions will be reviewed by the project maintainers. Please be patient and responsive during this process, as it helps maintain code quality and consistency.
To set up your development environment, follow the instructions provided in the development setup documentation.
We maintain coding standards to ensure consistency across the project. Please review the coding guidelines before contributing.
In order to communicate with us our mailing list.You can also follow us on my linkedin for a Direct Message at LinkedIn.
By contributing to this project, you agree that your contributions will be licensed under the project's LICENSE.
Thank you for considering contributing to the Resilient Response Disaster Management Applications project! Your contributions are invaluable in helping us build resilient disaster management tools.
This template provides a starting point for your contributing guidelines. Be sure to customize it to match your project's specific requirements, tools, and processes. Additionally, keep your guidelines up-to-date and responsive to the evolving needs of your project and community.