Skip to content

Commit

Permalink
Replace slack with discord
Browse files Browse the repository at this point in the history
  • Loading branch information
mpkorstanje committed Aug 9, 2024
1 parent 901da7f commit 9b51734
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ to give you a grounding in some of the basic concepts. You could also watch [thi

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.

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.
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.

## Setup

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

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

## Changing dependencies
Expand Down
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,7 @@ See the [releasing guide] for release flow details.

## Getting help

We have a [community Slack] where you can chat with other users, developers, and BDD practitioners.

Here are some useful channels to try:

- [#help-godog](https://cucumberbdd.slack.com/archives/CTNL1JCVA) - General Godog Adoption Help
- [#committers-go](https://cucumberbdd.slack.com/archives/CA5NJPDJ4) - Golang focused Cucumber Contributors
- [#committers](https://cucumberbdd.slack.com/archives/C62D0FK0E) - General Cucumber Contributors
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.

## Examples

Expand Down

0 comments on commit 9b51734

Please sign in to comment.