Skip to content

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

Merged
merged 2 commits into from
Jun 5, 2017
Merged

Update README.md #5395

merged 2 commits into from
Jun 5, 2017

Conversation

Coffee2CodeNL
Copy link

@Coffee2CodeNL Coffee2CodeNL commented Jun 5, 2017

Added Gitter.im chat for support.

As discussed in #5394

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)
Copy link
Member

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.

Copy link
Author

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.

Copy link
Member

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
Copy link

codecov bot commented Jun 5, 2017

Codecov Report

Merging #5395 into 2.x will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@             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
Impacted Files Coverage Δ Complexity Δ
...ava/io/reactivex/processors/BehaviorProcessor.java 87.61% <0%> (-4.87%) 61% <0%> (ø)
...in/java/io/reactivex/subjects/BehaviorSubject.java 85.93% <0%> (-4.69%) 56% <0%> (ø)
.../internal/operators/maybe/MaybeTakeUntilMaybe.java 95.91% <0%> (-4.09%) 2% <0%> (ø)
...ex/internal/operators/maybe/MaybeTimeoutMaybe.java 95.58% <0%> (-2.95%) 2% <0%> (ø)
...x/internal/operators/maybe/MaybeSwitchIfEmpty.java 97.22% <0%> (-2.78%) 2% <0%> (ø)
...main/java/io/reactivex/subjects/SingleSubject.java 97.61% <0%> (-2.39%) 39% <0%> (-1%)
...l/operators/observable/ObservableFlatMapMaybe.java 89.54% <0%> (-1.97%) 2% <0%> (ø)
.../io/reactivex/disposables/CompositeDisposable.java 97.24% <0%> (-1.84%) 39% <0%> (-1%)
...nal/operators/flowable/FlowableConcatMapEager.java 96.53% <0%> (-1.74%) 2% <0%> (ø)
...nternal/operators/observable/ObservableCreate.java 97.43% <0%> (-1.71%) 2% <0%> (ø)
... and 36 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8a62afb...2e3ddb5. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants