Contributing
November 10, 2016 ยท View on GitHub
First of all, thank you so much, we need your help.
Contributing a fix or feature
- Fork the repository
- Switch to a new branch
git checkout -b [branchName] - Produce your fix or feature
- Use
npm run commitinstead ofgit commitPLEASE! - Submit a pull request for review