Skip to content

Competetion for getting started with github . Get started with your very first pull and push request

Notifications You must be signed in to change notification settings

Gbhumi02/GitSetGo

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

About the Event

We are organising the event for the students new to GitHub; by participating in the event, they can learn how to use Github by doing simple tasks.

Git-Set-Go

This repository contains the learner's book for Git Set Go (inspired by Github Graduation). By issuing a pull request to this repository, you can request and get started with github and take part in the Git Set Go 2022.

The first 15 pull request successfully merged into the repository from 17th August 4PM to 18th August 12 AM IST will receive T-shirts.

All the entires will get featured in the learner's book in the repository

Privacy Notice πŸ‘€

Consider that all the information that you add to this repository will be publicly available.

Who can apply πŸ“

We invite any student who is student of Sagar Institute Of Science and Technology, Bhopal. All the students accorss the semesters are eligible (Preference will be given to people are relatively new on github).

The eligibility criteria are -

  1. You have to be part of the Sagar Institute Of Science and Technology

How to participate in Git Set Go 2022

1. Fill out the form.

Fill out the form⚠️ the form needs to be done before creating your Pull Request (PR) and does not guarantee participation in the event. Your PR must successfully merge into the repository and only the first 15 merged PRs will Tshirt.

2. Add yourself to Learner's book 🏫

Replace <YOUR-USERNAME> with your GitHub username in this guide. Please note that the <YOUR-USERNAME> here is Case Sensitive. For Example, if your username is MonaTheOctocat, using anything other than it like monatheoctocat or monaTheoctocat will throw an error while submitting the Pull Request, make sure you're using the exact same case as your username in both the folder name and file name.

First, create the folder _data/YOUR-USERNAME/

Fork this repository, create a new folder inside the _data folder, and name it with your username. It should look something like this _data/<YOUR-USERNAME>/. Ex.

_data/MonaTheOctocat/

Second, add your profile information

Create a markdown file in your folder following the convention <YOUR-USERNAME>.md. Ex.

_data/MonaTheOctocat/MonaTheOctocat.md

Copy the next template into your file, delete the boilerplate data and fill the information with yours.

---
name: FULLNAME-OR-NICKNAME # No longer than 28 characters
institution: INSTITUTION-NAME 🚩 # no longer than 58 characters
technologies: #list should no longer be more than 100 characters
github_user: YOUR-GITHUB-USERNAME
anything else you want to say:
--- 

Do not use special characters in the template above.

Third, submit your Pull Request

Go through the checklist on the pull request template to guarantee your submission is valid. The team will review your application, approve and merge your submission if everything is correct.

Having trouble submitting your Pull Request? Ask for help in the GitHub Community!

A note on swag πŸ›

The first 15 successfully merged PRs will receive tshirts. All the winners will be notified on the email.

All the profiles who have contribute will also be featured in the form of learner's book on the repository.

Learning Resources

  1. Introduction to GitHub
  2. GitHub Student Developer Pack

About

Competetion for getting started with github . Get started with your very first pull and push request

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors