Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 574 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (11 loc) · 574 Bytes

Contributing to My Github development

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:

  1. Create a GitHub account
  2. Fork the repo
  3. Create a branch from master with a meaningful name describing your task
  4. Ensure extraneous whitespace is removed before committing
  5. Make commits of logical units
  6. Ensure commit messages effectively explain to everything that was changed
  7. Push your changes to your branch of your fork
  8. Submit a pull request

Thank you!