Skip to content

Commit

Permalink
Update links to Reactiflux (jestjs#10180)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmccurdy authored and sauravhiremath committed Jul 20, 2020
1 parent 7dedac3 commit 9896107
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/question.md
@@ -1,7 +1,7 @@
---
name: 💬 Questions / Help
label: ':speech_balloon: Question'
about: If you have questions, please check our Discord or StackOverflow
about: If you have questions, please check Reactiflux or StackOverflow
---

<!-- Love Jest? Please consider supporting our collective: 👉 https://opencollective.com/jest/donate -->
Expand All @@ -13,5 +13,5 @@ about: If you have questions, please check our Discord or StackOverflow
For questions or help please see:

- [The Jest help page](https://jestjs.io/en/help.html)
- [Our discord channel in Reactiflux](https://discord.gg/MWRhKCj)
- [Our `#testing` channel in Reactiflux](https://www.reactiflux.com/)
- The [jestjs](https://stackoverflow.com/questions/tagged/jestjs) tag on [StackOverflow](https://stackoverflow.com/questions/ask)
2 changes: 1 addition & 1 deletion .github/SUPPORT.md
@@ -1,3 +1,3 @@
Please note this issue tracker is not a help forum. We recommend using [StackOverflow](https://stackoverflow.com/questions/tagged/jest) or our [discord channel](https://discord.gg/MWRhKCj) for questions.
Please note this issue tracker is not a help forum. We recommend using [StackOverflow](https://stackoverflow.com/questions/tagged/jest) or [Reactiflux](https://www.reactiflux.com/) for questions.

<!-- Love Jest? Please consider supporting our collective: 👉 https://opencollective.com/jest/donate -->
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -211,7 +211,7 @@ Facebook has a [bounty program](https://www.facebook.com/whitehat/) for the safe

## How to Get in Touch

- Discord - [#jest](https://discord.gg/MWRhKCj) on [Reactiflux](http://www.reactiflux.com/)
`#testing` on [Reactiflux](https://www.reactiflux.com/)

## Code Conventions

Expand Down
2 changes: 1 addition & 1 deletion docs/MoreResources.md
Expand Up @@ -19,6 +19,6 @@ You will find a number of example test cases in the [`examples`](https://github.

## Join the community

Ask questions and find answers from other Jest users like you. [Reactiflux](http://www.reactiflux.com/) is a Discord chat where a lot of Jest discussion happens. Check out the [#jest](https://discord.gg/MWRhKCj) channel.
Ask questions and find answers from other Jest users like you. [Reactiflux](https://www.reactiflux.com/) is a Discord chat where a lot of Jest discussion happens. Check out the `#testing` channel.

Follow the [Jest Twitter account](https://twitter.com/fbjest) and [blog](/blog/) to find out what's happening in the world of Jest.
Expand Up @@ -87,4 +87,4 @@ Recently the Jest core team and other contributors started to talk more about Je
- Rogelio Guzman did a talk about [Jest Snapshots and Beyond](https://www.youtube.com/watch?time_continue=416&v=HAuXJVI_bUs) at React Conf.
- I spoke about [Building High-Quality JavaScript Tools](https://developers.facebook.com/videos/f8-2017/building-high-quality-javascript-tools/) at Facebook's F8 conference.

_As always, this release couldn't have been possible without you, the JavaScript community. We are incredibly grateful that we get the opportunity to work on improving JavaScript testing together. If you'd like to contribute to Jest, please don't hesitate to reach out to us on [GitHub](https://github.com/facebook/jest) or on [Discord](https://discord.gg/MWRhKCj)._
_As always, this release couldn't have been possible without you, the JavaScript community. We are incredibly grateful that we get the opportunity to work on improving JavaScript testing together. If you'd like to contribute to Jest, please don't hesitate to reach out to us on [GitHub](https://github.com/facebook/jest) or on [Discord](https://www.reactiflux.com/)._
Expand Up @@ -130,4 +130,4 @@ Full talk is available [here](https://www.youtube.com/watch?v=cAKYQpTC7MA).

The turnout was amazing, and we were able to meet a lot of the London-based community in person. Thank you to everyone who joined us and for your continued support! Stay tuned for our next post which will outline the Jest Open Collective and the plans we have for the future.

_As always, this release couldn't have been possible without you, the JavaScript community. We are incredibly grateful that we get the opportunity to work on improving JavaScript testing together. If you'd like to contribute to Jest, please don't hesitate to reach out to us on_ _[GitHub](https://github.com/facebook/jest) or on_ _[Discord](https://discord.gg/MWRhKCj)._
_As always, this release couldn't have been possible without you, the JavaScript community. We are incredibly grateful that we get the opportunity to work on improving JavaScript testing together. If you'd like to contribute to Jest, please don't hesitate to reach out to us on_ _[GitHub](https://github.com/facebook/jest) or on_ _[Discord](https://www.reactiflux.com/)._
2 changes: 1 addition & 1 deletion website/core/Footer.js
Expand Up @@ -62,7 +62,7 @@ class Footer extends React.Component {
>
Stack Overflow
</a>
<a href="https://discord.gg/MWRhKCj">Jest Chat</a>
<a href="https://www.reactiflux.com/">Reactiflux</a>
<a href="https://twitter.com/fbjest" target="_blank">
Twitter
</a>
Expand Down
4 changes: 2 additions & 2 deletions website/pages/en/help.js
Expand Up @@ -33,8 +33,8 @@ class Help extends React.Component {
content: (
<translate>
Ask questions and find answers from other Jest users like you.\n\n-
Join the [#jest](https://discord.gg/MWRhKCj) channel on
[Reactiflux](http://www.reactiflux.com/), a Discord community.\n-
Join the `#testing` channel on
[Reactiflux](https://www.reactiflux.com/), a Discord community.\n-
Many members of the community use Stack Overflow. Read through the
[existing
questions](https://stackoverflow.com/questions/tagged/jestjs) tagged
Expand Down
2 changes: 1 addition & 1 deletion website/versioned_docs/version-22.x/MoreResources.md
Expand Up @@ -20,6 +20,6 @@ You will find a number of example test cases in the [`examples`](https://github.

## Join the community

Ask questions and find answers from other Jest users like you. [Reactiflux](http://www.reactiflux.com/) is a Discord chat where a lot of Jest discussion happens. Check out the [#jest](https://discordapp.com/channels/102860784329052160/103622435865104384) channel.
Ask questions and find answers from other Jest users like you. [Reactiflux](https://www.reactiflux.com/) is a Discord chat where a lot of Jest discussion happens. Check out the `#testing` channel.

Follow the [Jest Twitter account](https://twitter.com/fbjest) and [blog](/blog/) to find out what's happening in the world of Jest.
2 changes: 1 addition & 1 deletion website/versioned_docs/version-23.x/MoreResources.md
Expand Up @@ -20,6 +20,6 @@ You will find a number of example test cases in the [`examples`](https://github.

## Join the community

Ask questions and find answers from other Jest users like you. [Reactiflux](http://www.reactiflux.com/) is a Discord chat where a lot of Jest discussion happens. Check out the [#jest](https://discord.gg/MWRhKCj) channel.
Ask questions and find answers from other Jest users like you. [Reactiflux](https://www.reactiflux.com/) is a Discord chat where a lot of Jest discussion happens. Check out the `#testing` channel.

Follow the [Jest Twitter account](https://twitter.com/fbjest) and [blog](/blog/) to find out what's happening in the world of Jest.

0 comments on commit 9896107

Please sign in to comment.