I am writing the rules for contribution here .. Please follow these rules and regulations.
- Always start NEW Pull Request from contribute branch.
- Do not commit directly on master branch.
- Use small commits do not push large code base at once either it will not be merged with master branch. .
- Fork this repository into your remote github account.
- Clone that repository into your local machine i.e computer.
- Do the necessary work on your local machine.
- Push that code to your remote repository.
- Create a Pull Request for this repo from the contributing branch
- Push code
- Always do it on contributing branch
- Then I will merge it.