Skip to content

Commit 9b51734

Browse files
committed
1 parent 901da7f commit 9b51734

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ to give you a grounding in some of the basic concepts. You could also watch [thi
77

88
We want you to feel safe to make mistakes, and ask questions. If anything in this guide or anywhere else in the codebase doesn't make sense to you, please let us know! It's through your feedback that we can make this codebase more welcoming, so we'll be glad to hear thoughts.
99

10-
You can chat with us in the [#committers-go](https://cucumberbdd.slack.com/archives/CA5NJPDJ4) channel in our [community Slack], or feel free to [raise an issue] if you're experiencing any friction trying make your contribution.
10+
You can chat with us in the `#committers` channel in our [community Discord](https://cucumber.io/docs/community/get-in-touch/#discord), or feel free to [raise an issue] if you're experiencing any friction trying make your contribution.
1111

1212
## Setup
1313

@@ -20,7 +20,7 @@ Once that's done, try running the tests:
2020
If everything passes, you're ready to hack!
2121

2222
[install go]: https://golang.org/doc/install
23-
[community Slack]: https://cucumber.io/community#slack
23+
[community Discord]: https://cucumber.io/community#discord
2424
[raise an issue]: https://github.com/cucumber/godog/issues/new/choose
2525

2626
## Changing dependencies

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,7 @@ See the [releasing guide] for release flow details.
5050

5151
## Getting help
5252

53-
We have a [community Slack] where you can chat with other users, developers, and BDD practitioners.
54-
55-
Here are some useful channels to try:
56-
57-
- [#help-godog](https://cucumberbdd.slack.com/archives/CTNL1JCVA) - General Godog Adoption Help
58-
- [#committers-go](https://cucumberbdd.slack.com/archives/CA5NJPDJ4) - Golang focused Cucumber Contributors
59-
- [#committers](https://cucumberbdd.slack.com/archives/C62D0FK0E) - General Cucumber Contributors
53+
We have a [community Discord](https://cucumber.io/docs/community/get-in-touch/#discord) where you can chat with other users, developers, and BDD practitioners.
6054

6155
## Examples
6256

0 commit comments

Comments
 (0)