From c3b2b59cba0f752bcc6760a0ddd49d4c0b8b02a9 Mon Sep 17 00:00:00 2001 From: Oleg Nenashev Date: Mon, 10 Apr 2023 14:18:40 +0200 Subject: [PATCH 1/2] Add global SUPPORT.md tab --- SUPPORT.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 SUPPORT.md diff --git a/SUPPORT.md b/SUPPORT.md new file mode 100644 index 0000000..869c5ed --- /dev/null +++ b/SUPPORT.md @@ -0,0 +1,37 @@ +# WireMock Support + +WireMock is an open source project. +In accordance with the [Apache License 2.0](https://github.com/wiremock/wiremock/blob/master/LICENSE.txt), +in general there is no support or guarantees provided for it. +At the same time, you can get some assistance through WireMock community channels, +and contribute to helping other users too. +There are also vendors that provide commercial support for WireMock. + +## WireMock Community + +If you’re looking for help or advice, +you can find a community of users and contributors on the WireMock community Slack or mailing list. +Stack Overflow also has many good WireMock questions and answers. + +Note that all the community channels are maintained without a Service Level Agreement (SLA). +All responses are provided by community members, and it is a best effort. +Every community member is welcome + +- [WireMock Slack](https://join.slack.com/t/wiremock-community/shared_invite/zt-1mkbo0zlx-gxeZdTJ15Kchdt888Fn_1A), +in particular the `#setup` and `#general` channels. +- [User Mailing List](https://groups.google.com/forum/#!forum/wiremock-user) +- [WireMock tag on StackOverflow](https://stackoverflow.com/questions/tagged/wiremock) + +## Commercial support and consulting + +### Priority Support by WireMock Inc + +WireMock Inc offers priority support with a guaranteed SLA as part the [WireMock Cloud](https://www.wiremock.io/) Enterprise plan. +You can find more info about WireMock Cloud support plans [here](https://www.wiremock.io/pricing). + +[Get in touch with our team](https://share-eu1.hsforms.com/1YSKnSP93Tsig1JoO3lXSawfbdiq) to discuss options or get a demo. + +### Other commercial options + +Other commercial options are not documented at the moment. +Any company or individual consultant are welcome to submit a pull request and to extend information on this page. From cfd066bc6bc42a16d5b20b6d64dadc75705e9352 Mon Sep 17 00:00:00 2001 From: Oleg Nenashev Date: Mon, 10 Apr 2023 20:20:22 +0200 Subject: [PATCH 2/2] Apply suggestions from review by @tomakehurst --- SUPPORT.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/SUPPORT.md b/SUPPORT.md index 869c5ed..9adb4d4 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -10,7 +10,7 @@ There are also vendors that provide commercial support for WireMock. ## WireMock Community If you’re looking for help or advice, -you can find a community of users and contributors on the WireMock community Slack or mailing list. +you can find a community of users and contributors on the WireMock community Slack channels. Stack Overflow also has many good WireMock questions and answers. Note that all the community channels are maintained without a Service Level Agreement (SLA). @@ -19,7 +19,6 @@ Every community member is welcome - [WireMock Slack](https://join.slack.com/t/wiremock-community/shared_invite/zt-1mkbo0zlx-gxeZdTJ15Kchdt888Fn_1A), in particular the `#setup` and `#general` channels. -- [User Mailing List](https://groups.google.com/forum/#!forum/wiremock-user) - [WireMock tag on StackOverflow](https://stackoverflow.com/questions/tagged/wiremock) ## Commercial support and consulting