Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

Latest commit

 

History

History
33 lines (26 loc) · 921 Bytes

CONTRIBUTING.md

File metadata and controls

33 lines (26 loc) · 921 Bytes

Contributing

Getting started

When submitting a pull request, please follow these instructions:

  1. Fork a repo
  2. Clone your fork and cd into it
$ git clone https://github.com/<username>/rsx.git && cd $_
  1. Install development dependencies
$ npm i
  1. Link rsx so it's available globally
$ npm link
  1. Checkout to a new branch
$ git checkout -b <branch_name>
  1. Start committing!

We will be able to review issues faster, if some examples, screenshots and/or logs are provided.

Questions

We'd like to keep issues for bug reports and feature proposals only. If you have any questions regarding rsx, please contact us directly: