Thank you so much for contributing to this project, I love pull requests! To effectively contribute to the development of My Github please do the following:
- Create a GitHub account
- Fork the repo
- Create a branch from master with a meaningful name describing your task
- Ensure extraneous whitespace is removed before committing
- Make commits of logical units
- Ensure commit messages effectively explain to everything that was changed
- Push your changes to your branch of your fork
- Submit a pull request
Thank you!