Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 603 Bytes

File metadata and controls

12 lines (9 loc) · 603 Bytes

Guidelines for Contributors:

  1. Contributor should submit all Pull Request on develop branch.
  2. Contributor should squash all commits for same feature into one commit.
  3. Contributor should add appropriate commit message related to that particular commit.
  4. Contributor should check if any other contributor has not submitted a PR for same feature/fix/issue.
  5. Any duplications of Pull Request/Issues will lead to close of the same.

Tutorials

  1. GitHub
  2. Git Flow