First, support is handled via the Gitter Channel. Ask your questions there.
When submitting issues on GitHub, please include as much detail as possible to make debugging quick and easy.
- Contribute to the issue that is the reason you'll be developing in the first place
- Fork RequelPro
git clone [email protected]:jmdobry/RequelPro.git
cd RequelPro
npm install
grunt build
- Write your code
- Submit a PR and we'll review