Replace more slack with discord

See:
- https://github.com/cucumber/common/issues/2195
- https://github.com/orgs/cucumber/discussions/2197
Этот коммит содержится в:
M.P. Korstanje 2024-08-09 16:58:01 +02:00
родитель 9b51734429
коммит 6e4f452389
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 82E1D008D5C49EA5
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -577,7 +577,7 @@ A simple example can be [found here](/_examples/custom-formatter).
[license]: https://en.wikipedia.org/wiki/MIT_License "The MIT license" [license]: https://en.wikipedia.org/wiki/MIT_License "The MIT license"
[contributing guide]: https://github.com/cucumber/godog/blob/main/CONTRIBUTING.md [contributing guide]: https://github.com/cucumber/godog/blob/main/CONTRIBUTING.md
[releasing guide]: https://github.com/cucumber/godog/blob/main/RELEASING.md [releasing guide]: https://github.com/cucumber/godog/blob/main/RELEASING.md
[community Slack]: https://cucumber.io/community#slack [community Discord]: https://cucumber.io/community#discord

Просмотреть файл

@ -42,7 +42,7 @@ Cucumber Godog follows [Semantic Versioning]. Version numbers are in the format
- Click "Publish release" to make the release public. - Click "Publish release" to make the release public.
6. **Announce the Release:** 6. **Announce the Release:**
- Make an announcement on relevant communication channels (e.g., [community Slack]) about the new release. - Make an announcement on relevant communication channels (e.g., [community Discord]) about the new release.
## Additional Considerations ## Additional Considerations
@ -60,7 +60,7 @@ Cucumber Godog follows [Semantic Versioning]. Version numbers are in the format
Following these guidelines, including manual testing with external libraries, will help ensure a thorough release process for Cucumber Godog, allowing detection and resolution of potential backwards compatibility issues before tagging the release. Following these guidelines, including manual testing with external libraries, will help ensure a thorough release process for Cucumber Godog, allowing detection and resolution of potential backwards compatibility issues before tagging the release.
[community Slack]: https://cucumber.io/community#slack [community Discord]: https://cucumber.io/community#discord
[website]: https://cucumber.github.io/godog/ [website]: https://cucumber.github.io/godog/
[Releases]: https://github.com/cucumber/godog/releases [Releases]: https://github.com/cucumber/godog/releases
[Semantic Versioning]: http://semver.org [Semantic Versioning]: http://semver.org