597 B
597 B
Contributing
We love pull requests from everyone. Please be nice and forgive us if we can't process your request right away.
Fork, then clone the repo:
git clone git@github.com:your-username/Jabit.git
Make sure the tests pass:
./gradlew test
Make your change. Add tests for your change. Make the tests pass:
./gradlew test
Push to your fork and submit a pull request.
Unfortunately we can't always answer right away, so we ask you to have some patience. Then we may suggest some changes or improvements or alternatives.