Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 413 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 413 Bytes

Hi Everyone,

We are following below rule for raising a PR

  1. Clone this Repo.
  2. GO to Issues section, find problem relevent to you.
  3. Comment, If you are working on that issue.
  4. Create a new branch. Never raise a PR on main branch.
  5. After successfully completing the code, test it on your system.
  6. Raise a Pull Request.
  7. You are done. We'll review it and merge it when everything is perfect.

Thanks