Pull requests from everyone are greatly appreciated.
First of all, please keep in mind that we have a code of conduct. It outlines how we would like our community to behave as we all work together to contribute great code.
First of all, pease fork and then clone the repo:
git clone git@github.com:your-username/PaddyPowerBetfair/splackup.git
Push to your fork and submit a pull request.
Assign the pull requests to the ppb-developers
.
At this point you're waiting on us and we'll do our best not to keep you waiting.
Some things that will increase the chance that your pull request is accepted:
- Squash commits
- Write a good commit message.
If your commit fixes a particular issue, your commit message should begin with Fixes [issue number]
.