Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 880 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 880 Bytes

Contributing

Hello fellas! By participating in this project, you agree to abide by the Code of Conduct

Steps

  1. Fork this project
  2. Clone your forked version git clone git@github.com:<YOUR-USERNAME>/Shark-Quiz.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

AND YOU'RE DONE!