First off, thanks for taking the time to contribute!
If you find bugs while using rmby, please file an issue here. Explain what happens and provide an example that we can reproduce.
If you have ideas on how to enhance rmby then please share it with us! Every suggestion is welcome and open for discussion.
If this is your first code contribution, you should first check out the README. In order to develop you need to clone this repository and run npm install
on it and you are ready to go!
PRs are always welcome. Please describe what your PR is solving and provide tests for it.