/GitTutorial_Bevylabs

An example repo for the participants of "Basic Version Controlling"

Primary LanguageC

GitTutorial

An example repo for the participants of "Basic Version Controlling"

Steps to follow 📜

1. Select any Repo

Select a repo you want to contribute (for now go to : https://github.com/bevylabs/GitTutorial_Bevylabs)

2. Fork it 🍴

You can get your own fork/copy of GitTutorial_Bevylabs by using the Fork button or clicking this.

Fork Button

3. Clone it 🐇

Clone it using Git Bash (or any other software)

4. Create a file... 🐢

Create a file with your name in the cloned repo(folder)

5. Add a Program in any Language you like 🐇

Once you have forked the repo, add your program in the language folder in main branch, if there is no language folder, make one, then add into it. You can take a look to the Programming Language List in Wikipedia to create a new one HelloWorld !

6. Commit... 🐢🐇

Commit with a message (ex : added my details)

7. Push... 🐢🐇

Push it.

8. Ready, Steady, Go... 🐢 🐇

Once you have completed these steps, you are ready to start contributing by checking our Help Wanted issues and creating pull requests.

5. Give this Project a Star ⭐

If you liked working on this project, please share this project as much as you can and star this project to help as many people in opensource as you can.

🎉 🎊 😃 Happy Contributing 😃 🎊 🎉