File: contributing.rst

package info (click to toggle)
python-rx 4.0.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,056 kB
  • sloc: python: 39,070; javascript: 77; makefile: 24
file content (13 lines) | stat: -rw-r--r-- 584 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
Contributing
=============

You can contribute by reviewing and sending feedback on code checkins,
suggesting and trying out new features as they are implemented, register issues
and help us verify fixes as they are checked in, as well as submit code fixes or
code contributions of your own.

The main repository is at `ReactiveX/RxPY <https://github.com/ReactiveX/RxPY>`_.
Please register any issues to `ReactiveX/RxPY/issues <https://github.com/ReactiveX/RxPY/issues>`_.

Please submit any pull requests against the
`master <https://github.com/ReactiveX/RxPY/tree/master>`_ branch.