All work on LPU UMS chrome Extension happens directly on GitHub. Contributors send pull requests which go through a review process.
Working on your first pull request? You can learn how from this free series: How to Contribute to an Open Source Project on GitHub.
- Fork the repo and create your branch from
master
(a guide on how to fork a repository). - Now you are ready to make your changes!
- Create PR after completing making changes.