Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 608 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 608 Bytes

Contributing

Are you a beginner looking to contribute to a Github project? This is a great place to start! This project is beginner-friendly and a great way to get started with contributing to open source projects on Github.

How to contribute

  • Fork the repository
  • Clone the repository
  • Create a branch
  • Make necessary changes and commit those changes
  • Push changes to GitHub
  • Submit your changes for review by creating a pull request
  • That's it!

Check out this guide for more information on how to contribute to Github projects.