- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
If you would like to implement pact in another language, please check out the Pact specification and have a chat to one of us on the pact-dev Google group. The vision is to have a compatible pact implementation in all the commonly used languages, your help would be greatly appreciated!