Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 701 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (9 loc) · 701 Bytes

Contributing

Steps

  1. Fork this project
  2. Clone your forked version git clone git@github.com:<YOUR-USERNAME>/hacktoberfest-practice.git
  3. Make changes
  4. Commit your changes (write a short descriptive message of what you have done)
  5. Push yours changes to your forked version
  6. Go to original project on GitHub & Create a Pull Request

DONE