Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 2.1 KB

CONTRIBUTING.md

File metadata and controls

49 lines (31 loc) · 2.1 KB

Contributing to hacktoberfest 2k22

This project aims to help the beginners to contribute to the open source and participate in Hacktoberfest 2k22. Beginner friendly First Timer

Welcome to hacktoberfest 2k22 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.digitalocean.com/


What can You contribute ⚠️

  • This is the beginner friendly open source project.
  • Please refere to README.md to get started.

Adding a New Feature

  • Open an issue describing the new feature you want to implement.
  • Feel free to implement once approved.
  • Make sure your follow the below steps.

Process are as follows :-

  • Login using github @ Hacktoberfest
  • Create four valid pull requests (PRs) between 1st - 31st October

Contribute to this repository

Refer: README.md

  • Make a pull request.
  • Star the repository.

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 you comment your code wherever necessary.
  • Only adding your name in Contributors.md is not counted as valid PR for Hacktoberfest. PR must have a some contribution from your side.
  • Kindly look at the issue section or you can work on the tasks given in the README.md
  • If you found any bug or have any suggestion, Kindly create the issue regarding the same.