This is a place to contribute if you are a first timer. Contains people present in the world of open source, check out some of the amazing users here
Hi there, if you are reading this then probably you are new to open source and looking for some issues to contribute to.
You can start by contributing to this awesome list, follow these simple steps to make your first successful PR.
- Installation of required tools:
- git
- any IDE of your choice (for ex. sublime text and atom)
- Star this repository
- Fork this repository
- Open
users.md
and enter details in the following format
Name: "Your name here"
Place: "Enter place here"
Bio: "Enter about yourself here"
Github: [Github username](github profile url)
Facebook (optional): [Your name](facebook profile link)
- make sure to give 2 whitespaces after each line.
- Commit changes with a meaningful commit message like "Added "Your Name to users.md".
- Create a pull request.
- Sit back and relax while your pull request is reviewed and merged.
-
Star this repository
-
Fork this repository
-
Clone this repository by clicking on green clone or download button and then copying the link given there.
Open your terminal(linux/mac) or git bash(windows) and writegit clone https://github.com/Anupam-dagar/awesome-first-timers.git
-
Change your directory.
cd awesome-first-timers
-
Open
users.md
and enter details in the following format
Name: "Your name here"
Place: "Enter place here"
Bio: "Enter about yourself here"
Github: [Github username](github profile url)
Facebook (optional): [Your name](facebook profile link)
- make sure to give 2 whitespaces after each line.