We love pull requests from everyone. By participating in this project, you agree to abide by the Code Of Conduct.
- Fork this awesome project. This will create a copy of this repo in your github account.
- Clone your forked version
git clone [email protected]:<YOUR-USERNAME>/open-source-practice.git
- Make changes
- Create a new 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