Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 863 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 863 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 [email protected]:<YOUR-USERNAME>/First-contribution-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