From da54e2479c303c3027284a6977aac1f5360bd811 Mon Sep 17 00:00:00 2001 From: "M.P. Korstanje" Date: Fri, 9 Aug 2024 16:39:47 +0200 Subject: [PATCH] Replace slack with discord See: - https://github.com/cucumber/common/issues/2195 - https://github.com/orgs/cucumber/discussions/2197 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5aecee26..fd79ce74 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ Some guidelines for making schema changes: - Don't add a new field as `required` - this will make the new code unable to read existing messages - Ideally add a description to any new fields -If you need some advice, drop into the `#committers` channel on the [Cucumber Slack](https://cucumber.io/community#slack) and ask. +If you need some advice, drop into the `#committers` channel on the [Cucumber Discord](https://cucumber.io/docs/community/get-in-touch#discord) and ask. ## Generating code