Skip to content

Commit 66834b2

Browse files
committed
1 parent 58dd8f1 commit 66834b2

File tree

2 files changed

+11
-18
lines changed

2 files changed

+11
-18
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ If you want to report an issue, or suggest an enhancement, go to
2525

2626
### Meet the community, the maintainers, and other Cucumber developers
2727

28-
Smartbear hosts a [community message board].
28+
Cucumber hosts a [community message board].
2929
This is a good place to meet users, the community, and to ask questions.
3030

31-
You can also join the Cucumber Community Slack:
32-
[register for an account][register-slack] then head over to [#intro][slack-intro].
31+
You can also join the Cucumber Community Discord:
32+
[register for an account][register-discord].
3333
This is the place to be to meet other contributors and find a mentor to help you
3434
get started.
3535

@@ -40,7 +40,7 @@ cannot put a price on (early) feedback.
4040

4141
Keep an eye on our CHANGELOGS to discover new features. Test and experiment, and
4242
submit your feedback through [issues](#report-bugs-and-submit-feature-requests),
43-
the [community message board], or [Slack][community-slack].
43+
the [community message board], or [Discord][community-discord].
4444

4545
### Contribute to the documentation
4646

@@ -52,7 +52,7 @@ essential that it remains simple and accurate. You can contribute to it via
5252

5353
You don't know how to contribute but would like to help? Telling other people
5454
about Cucumber on the Internet - social media, reviews, blogs - but also in real
55-
life is already a big help! Join us on [Slack][community-slack] to share your
55+
life is already a big help! Join us on [Discord][community-discord] to share your
5656
publication and to discover new ones.
5757

5858
## Report bugs and submit feature requests
@@ -206,15 +206,9 @@ issues in [other cucumber reporistories](#find-the-appropriate-repository).
206206
### Having trouble getting started with the code? We're here to help!
207207

208208
If you have trouble setting-up your development environment, or getting started
209-
with the code, you can join us on [Slack][community-slack]. You will find there
209+
with the code, you can join us on [Discord][community-discord]. You will find there
210210
a lot of contributors.
211211

212-
Full-time maintainers are also available. We would be please to have 1:1 pairing
213-
sessions to help you getting started. Look for
214-
[Matt Wynne](https://cucumberbdd.slack.com/team/U590XDLF3) or
215-
[Aurélien Reeves](https://cucumberbdd.slack.com/team/U011BB95MC7) on
216-
[Slack][community-slack].
217-
218212
### Additional documentation and notice
219213

220214
You can find additional documentation in the [docs](./docs) directory such as
@@ -226,10 +220,9 @@ You can find additional documentation in the [docs](./docs) directory such as
226220

227221
<!-- Links -->
228222

229-
[community message board]: https://community.smartbear.com/t5/Cucumber-Open/bd-p/CucumberOS
230-
[register-slack]: https://cucumberbdd-slack-invite.herokuapp.com/
231-
[slack-intro]: https://cucumberbdd.slack.com/messages/C5WD8SA21/
232-
[community-slack]: https://cucumberbdd.slack.com/
223+
[community message board]: https://github.com/orgs/cucumber/discussions
224+
[register-discord]: https://cucumber.io/docs/community/get-in-touch#discord
225+
[community-discord]: https://cucumber.io/docs/community/get-in-touch#discord
233226
[cucumber-docs]: https://cucumber.io/docs/cucumber
234227
[cucumber/common]: https://github.com/cucumber/common
235228
[cucumber-ruby-core]: https://github.com/cucumber/cucumber-ruby-core

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ You can also find documentation on the command line possibilities in [features/d
144144

145145
- Getting started, writing features, step definitions, and more: https://cucumber.io/docs
146146
- Ruby API Documentation: http://www.rubydoc.info/github/cucumber/cucumber-ruby/
147-
- Community support forum: https://community.smartbear.com/t5/Cucumber-Open/bd-p/CucumberOS
148-
- Slack: [register for an account](https://cucumberbdd-slack-invite.herokuapp.com/) then head over to [#intro](https://cucumberbdd.slack.com/messages/C5WD8SA21/)
147+
- Community support forum: https://github.com/orgs/cucumber/discussions
148+
- Discord: [register for an account](https://cucumber.io/docs/community/get-in-touch#discord)
149149

150150
## Copyright
151151

0 commit comments

Comments
 (0)