- Fork this repository
git clone <Your Forked Repository>git remote add upstreamhttps://github.com/iClasser/create-iclasser-react-component.git`- Once you made changes, push to you origin:
git push -u origin <your branch name> - Make a pull request against
developbranch - Address review comments.
- Will merge it.