First off, thank you for considering contributing to RescueApp. It's people like you that make RescueApp such a great tool.###
Following these guidelines helps to communicate that you respect the time of the developers managing and developing this open source project. In return, they should reciprocate that respect in addressing your issue, assessing changes, and helping you finalize your pull requests.
We love to receive contributions from our community — you! There are many ways to contribute, from improving the documentation, submitting bug reports and feature requests or writing code which can be incorporated into RescueApp itself.
Working on your first Pull Request? You can learn how from this free series, How to Contribute to an Open Source Project on GitHub.
At this point, you're ready to make your changes! Feel free to ask for help, everyone is a beginner at first.
-
Find an issue or create a new one to start working on a contribution.
-
Create your own fork of the code.
-
Do the changes in your fork.
-
Make sure your changes passes all PHPUnit tests.
-
Create a pull request.
-
If your pull request is accepted then you can create a new issue to add you as a contributor.
-
Now you are already part of this project and community. Thanks! :)