Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 947 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (15 loc) · 947 Bytes

🌱 Contributing to hacktoberfest 2022

banner

Welcome to hacktoberfest 2022 Public Repository. 👨🏻‍💻

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

https://hacktoberfest.com//


How to Contribute to this repository

  • Run the project on your system and look for any bug fixes.
  • You can make any change, If it works and good for app, it will be merged.
  • Make sure you follow the below steps.

NOTE

  • Make Sure you commit your changes in a new branch.
  • Make Sure you Give proper name to your files describing the addition.
  • Also Make Sure to put comments in your code wherever necessary.