Anybody can make contribution. Steps To Generate PR(Pull Request)
Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.
Now clone the forked repository to your system. Go to your GitHub account, open the forked repository, click on the code button and then clone the repository.
Then create a branch on your local repository to solve a problem.
Make necessary changes and commit those changes
Finally push your local repository to remote repository Compare & Submit a Pull Request
We're happy to merge valid pull requests to this repository!