Contributors should follow the following process:
- Create your Github account, if you do not have one already.
- Fork the Stripavel project to your Github account.
- Clone your fork to your local machine.
- Create a branch in your local clone for your changes.
- Change the files in your branch.
- Push your changed branch to your fork in your Github account.
- Create a pull request for your changes on the Stripavel project (on develop branch).
That's it! Thanks!