Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

How to Contribute

Ben Christensen edited this page Nov 1, 2013 · 7 revisions

RxJava is still a work in progress and has a long list of work documented in the Issues.

If you wish to contribute we would ask that you:

  • read Rx Design Guidelines
  • review existing code and comply with existing patterns and idioms
  • include unit tests
  • stick to Rx contracts as defined by the Rx.Net implementation when porting operators (each issue attempts to reference the correct documentation from MSDN)

Information about licensing can be found at: CONTRIBUTING.