This is a starter repository for all the budding developers who want to learn Open Source. This is a repository made under the Event Git-For-Geeks
Lets dive into hands on opensource by creating our first Pull Request. Follow these steps
-
Clone this repository
-
Create a folder of your name into the Profile folder. If your name is
GFG
then make a foler ofGFG
-
Into that folder create a basic Linktree like UI where you have your Name as a heading and some Social media buttons that would Redirect to your Social Media Handles.
-
The UI should Look like this
-
After the Web Page is ready commit the changes into the repository and create your PR.
-
Wait for the PR to be merged.
-
Hola !! you made your First PR !!
- Hop on to practice problems on Geeks For Geeks.
- Solve any of the problems and contribute your solution into the Code Folder.
- In the folder make another folder of your name.
- Create a questionName.cpp or any other language extension file and create a pull request. If question was HelloWorld then the file should be HelloWorld.cpp
- Create the Pull Request and wait for it to be merged.
- Hola You made your 2nd PR !!