Skip to content

codeiiest-dev/FirstContributions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 

Repository files navigation

First Contributions

All Contributors

Welcome, let's take the baby steps towards your Open Source Journey together. Might be intimidating in the begining, but don't worry you will learn and enjoy a lot throughout the process. May the source be with you.

Let's take a step wise look into how you can make your first Pull Request.

1. Fork the repository

Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

2. Clone the repository

Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the copy to clipboard icon.

Open a terminal and run the following git command:

git clone https://github.com/<username>/FirstContributions

3. Create a branch

Use the git checkout command to create a new branch

git checkout -b <your-branch-name>

4. Make changes

Create a new file with the format <your-github-username>.md inside the contributors directory.

For example, if my username is arnabsen1729 then the file name would be arnabsen1729.md.

Inside the file add anything you want, maybe a short bio about yourself, your hobbies etc.

5. Push changes

Push your changes using the command git push:

git push origin <add-your-branch-name>

6. Make your PR


Congratulations 🎉. You successfully made your contribution

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Rajdeep Ghosh
Rajdeep Ghosh

💻
Neeraj Pratap Hazarika
Neeraj Pratap Hazarika

💻
Pranab1109
Pranab1109

💻
Devanshu Chatterjee
Devanshu Chatterjee

💻
simeetnayan81
simeetnayan81

💻
Rahul Halder
Rahul Halder

💻
Raunak Gayen
Raunak Gayen

💻
Abhiroop25902
Abhiroop25902

💻
TMahato
TMahato

💻
subhadeep01
subhadeep01

💻
arghya17
arghya17

💻
iftiquar
iftiquar

📖
Raksha Pahariya
Raksha Pahariya

💻
saha-kiranmoy
saha-kiranmoy

💻
siddharth595
siddharth595

💻
Mandal-Arpan2002
Mandal-Arpan2002

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published