Skip to content

Beginner-friendly repository to make your first Pull Request and contribute to the open-source.

Notifications You must be signed in to change notification settings

Mohitsaini2028/Learning_Resources

 
 

Repository files navigation

HacktoberFest 2022 Repository

This is a Hacktoberfest-Repository,feel free to make your contributions here this month to win your swags!

image

💡 What is Hacktoberfest?

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.

👉 Official HacktoberFest Page 👈

👕 Contribute to open-soucre and grab your Hacktoberfest schwags ( Free T-Shirt & Stickers).

You need to create 4 Pull Request (PR) to grab goodies.

image

Not sure how to do your first Pull Request? No worries, lets get you started.

👣 Steps to Make your 1st PR Contribution:

1) Star this repository and then fork it by clicking the Fork button in the top right of this page.

image

Refer to contribution ideas if you dont have an existing project and would like to contribute this repository.
2) Click on Add File button and select Create new file button in your personal copy of this repository(forked repo) or you can add file by dragging and dropping files from your PC in the upload files window.   

image

3)Set the file name in the format filename.extension for example (FileName).java (FileName).py or (FileName).c or (FileName).cpp or (FileName).cs or (FileName).kt or (FileName).js according to the lanuage in which you are writing the program.

image

4)Then write your code and hit commit changes button present below the text editor.
4)Go to the "Pull Request" Page.

image

4)Click on the "New Pull Request" button.

image

Refer guidelines before submitting any PR and make sure you follow all the guidelines mentioned so that you PR gets merged at the earliest.

Review the changes in the Pull Request and then Create Pull Request.

Once you successfully submit the Pull Request,our team would verify it and merge it.

Happy Contributing! :)

Beginner friendly repository for Hacktoberfest : 1stHacktoberfest

Stargazers

Stargazers repo roster for @ajinkyabodke/Learning_Resources

About

Beginner-friendly repository to make your first Pull Request and contribute to the open-source.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.6%
  • C 19.7%
  • Python 13.5%
  • Java 12.2%