Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 718 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (13 loc) · 718 Bytes

Contributing

Are you a beginner looking to contribute to a Github project? This is a great place to start!

This project is a great way to get started with contributing to open source projects on Github.

Check out the open issues to get started, specifically marked with the good first issue, help wanted, and up for grabs tags.

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.