Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 856 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 856 Bytes

Contributing

We love pull requests from everyone. By participating in this project, you agree to abide by the Contributor Covenant.

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 your changes to your forked version
  6. Go to original project on GitHub & Create a Pull Request

DONE