- Fork this project
- Clone your forked version
git clone [email protected]:<YOUR-USERNAME>/Project.git
- Make changes
- Commit your changes (write a short descriptive message of what you have done)
- Push yours changes to your forked version
- Go to the original project on GitHub & Create a Pull Request
DONE