Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 632 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 632 Bytes

Contributing to LPU UMS chrome extension

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.

  1. Fork the repo and create your branch from master (a guide on how to fork a repository).
  2. Now you are ready to make your changes!
  3. Create PR after completing making changes.