Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 606 Bytes

File metadata and controls

12 lines (11 loc) · 606 Bytes

Contribution instructions

Shipping a new functionality

  1. You can only contribute on master branch.
  2. Fork this repo.
  3. Pull latest master branch.
  4. Contribute something great.
  5. Create pull request of your branch to master branch.
  6. Wait for reviewer to review pull request file changes (This process can take upto few day's so relax).
  7. Wait for administrator to merge pull request with master branch.
  8. After doing all above steps now wait to see your changes in master and in production (This process can takes upto few weeks or months when we RELEASED new version).

Happy Contributing