Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 628 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 628 Bytes

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. 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!