Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.06 KB

CONTRIBUTING.md

File metadata and controls

30 lines (19 loc) · 1.06 KB

Contributing

This repository is implemented as a standard Maven project. All contributions are welcome! Just submit a pull request.

See this page for a generic WireMock Contributor Guide.

Road towards 1.0

The next major and well overdue milestone is 1.0. The scope for this release is listed here. Contributions are welcome!

Good First Issues

There are some good first issues listed in the repository.

Apart from that, you can always create some new examples, demos and tests. There are many WireMock extensions and also many features that can be potentially added to the distribution.

Maintainer Notes

Releasing

The release is done automatically using the GitHub actions. Steps:

  1. Run the release pipeline with a proper version
  2. Create the release notes for the release (Release Drafter is at your service)