-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Update README.md #5395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update README.md #5395
Conversation
Reordered and regrouped communication channels. (Grouped by type) Added Gitter.im chat for support.
README.md
Outdated
@@ -171,10 +171,11 @@ For further details, consult the [wiki](https://github.com/ReactiveX/RxJava/wiki | |||
|
|||
## Communication | |||
|
|||
- [Gitter.im](https://gitter.im/ReactiveX/RxJava) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why regrouping? Actually I prefer StackOverflow because questions can be isolated much better. The gitter channels usually invoke chaos by talking over each other and hard to follow who reacted to what.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Realtime -> "Slightly Slower" communication -> Social Media was my idea.
Unless you want it sorted by preferred communication channels, then i'll update it to your liking.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add this to the bottom without changing the order of the existing list elements.
Codecov Report
@@ Coverage Diff @@
## 2.x #5395 +/- ##
===========================================
- Coverage 96.2% 96.15% -0.06%
- Complexity 5784 5785 +1
===========================================
Files 630 630
Lines 41197 41197
Branches 5728 5728
===========================================
- Hits 39635 39614 -21
- Misses 607 623 +16
- Partials 955 960 +5
Continue to review full report at Codecov.
|
Added Gitter.im chat for support.
As discussed in #5394