Sha256: 6ec5a55d8d50ffc47b8103a4a27c9bed31bf935dc14a33b71af075e9d259fcf3

Contents?: true

Size: 1.53 KB

Versions: 90

Compression:

Stored size: 1.53 KB

Contents

# Raising issues

Before raising an issue, make sure you have checked the [wiki] to see if an answer is provided there.
There may also be an answer to your question on [stackoverflow].

Please provide the following information with your issue to enable us to respond as quickly as possible.

* The relevant versions of the gems or packages you are using.
* The steps to recreate your issue.
* An executable code example where possible.
* Details of the environment the Pact Broker is deployed in (eg. docker, AWS, local machine)

# Pull requests

* Write tests for any changes
* Follow existing code style and conventions
* Separate unrelated changes into multiple pull requests
* [Squash your commits][squash] into one commit before submitting your PR.
* Use [semantic commit messages][semantic-commit-messages] so that your changes will show up correctly in the generated change log.

* For bigger changes, make sure you start a discussion first by creating an issue and explaining the intended change

See [DEVELOPER_SETUP.md](./DEVELOPER_SETUP.md) and [DEVELOPER_DOCUMENTATION.md](./DEVELOPER_DOCUMENTATION.md) for more information.

[wiki]: https://github.com/pact-foundation/pact_broker/wiki
[stackoverflow]: https://stackoverflow.com/questions/tagged/pact-broker
[pact-ruby-e2e-example]: https://github.com/pact-foundation/pact-ruby-e2e-example
[semantic-commit-messages]: http://karma-runner.github.io/2.0/dev/git-commit-msg.html
[squash]: https://github.com/todotxt/todo.txt-android/wiki/Squash-All-Commits-Related-to-a-Single-Issue-into-a-Single-Commit

Version data entries

90 entries across 90 versions & 1 rubygems

Version Path
pact_broker-2.89.1 CONTRIBUTING.md
pact_broker-2.89.0 CONTRIBUTING.md
pact_broker-2.88.0 CONTRIBUTING.md
pact_broker-2.87.0 CONTRIBUTING.md
pact_broker-2.86.0 CONTRIBUTING.md
pact_broker-2.85.1 CONTRIBUTING.md
pact_broker-2.85.0 CONTRIBUTING.md
pact_broker-2.84.0 CONTRIBUTING.md
pact_broker-2.83.0 CONTRIBUTING.md
pact_broker-2.82.0 CONTRIBUTING.md
pact_broker-2.81.0 CONTRIBUTING.md
pact_broker-2.80.0 CONTRIBUTING.md
pact_broker-2.79.1 CONTRIBUTING.md
pact_broker-2.79.0 CONTRIBUTING.md
pact_broker-2.78.1 CONTRIBUTING.md
pact_broker-2.78.0 CONTRIBUTING.md
pact_broker-2.77.0 CONTRIBUTING.md
pact_broker-2.76.2 CONTRIBUTING.md
pact_broker-2.76.1 CONTRIBUTING.md
pact_broker-2.76.0 CONTRIBUTING.md