Skip to content

Commit ffabf4b

Browse files
committed
Deprecate reactjs Google Group
1 parent 67aea08 commit ffabf4b

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Facebook has a [bounty program](https://www.facebook.com/whitehat/) for the safe
4646
## How to Get in Touch
4747

4848
* IRC - [#reactjs on freenode](https://webchat.freenode.net/?channels=reactjs)
49-
* Mailing list - [reactjs on Google Groups](https://groups.google.com/group/reactjs)
49+
* Discussion forum - [discuss.reactjs.org](https://discuss.reactjs.org/)
5050

5151
## Style Guide
5252

docs/support.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,18 @@ id: support
1010

1111
Many members of the community use Stack Overflow to ask questions. Read through the [existing questions](http://stackoverflow.com/questions/tagged/reactjs) tagged with **reactjs** or [ask your own](http://stackoverflow.com/questions/ask)!
1212

13-
## Google Groups mailing list
13+
## Discussion forum
1414

15-
<a href="https://groups.google.com/group/reactjs" target="_blank">The **reactjs** Google Group</a> is also a good place to ask questions and find answers.
15+
For longer-form conversations about React, we've set up a [discussion forum at **discuss.reactjs.org**](https://discuss.reactjs.org/). This forum is a great place for discussion about best practices and application architecture as well as the future of React. If you have an answerable code-level question, please post it to Stack Overflow instead.
16+
17+
In the forum there's also a category for job posts and a category for discussion of our weekly meeting notes.
1618

1719
## IRC
1820

1921
Many developers and users idle on Freenode.net's IRC network in **[#reactjs on freenode](irc://chat.freenode.net/reactjs)**.
2022

2123
## Twitter
2224

23-
[**#reactjs** hash tag on Twitter](https://twitter.com/search?q=%23reactjs) is used to keep up with the latest React news.
25+
For the latest news about React, [follow **@reactjs** on Twitter](https://twitter.com/reactjs). In addition, you can use the [**#reactjs** hashtag](https://twitter.com/search?q=%23reactjs) to keep up with the latest React news.
2426

2527
<div><a class="twitter-timeline" data-dnt="true" data-chrome="nofooter noheader transparent" href="https://twitter.com/search?q=%23reactjs" data-widget-id="342522405270470656"></a></div>

docs/tips/01-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ The React tips section provides bite-sized information that can answer lots of q
1010

1111
## Contributing
1212

13-
Submit a pull request to the [React repository](https://github.com/facebook/react) following the [current tips](https://github.com/facebook/react/tree/master/docs) entries' style. If you have a recipe that needs review prior to submitting a PR you can find help in the [#reactjs channel on freenode](irc://chat.freenode.net/reactjs) or the [reactjs Google group](https://groups.google.com/group/reactjs).
13+
Submit a pull request to the [React repository](https://github.com/facebook/react) following the [current tips](https://github.com/facebook/react/tree/master/docs) entries' style. If you have a recipe that needs review prior to submitting a PR you can find help in the [#reactjs channel on freenode](irc://chat.freenode.net/reactjs) or the [discuss.reactjs.org forum](https://discuss.reactjs.org/).

0 commit comments

Comments
 (0)