When submitting a pull request, please follow these instructions:
- Fork a repo
- Clone your fork and
cd
into it
$ git clone https://github.com/<username>/rsx.git && cd $_
- Install development dependencies
$ npm i
- Link
rsx
so it's available globally
$ npm link
- Checkout to a new branch
$ git checkout -b <branch_name>
- Start committing!
We will be able to review issues faster, if some examples, screenshots and/or logs are provided.
We'd like to keep issues for bug reports and feature proposals only. If you have any questions regarding rsx
, please contact us directly: