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