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.
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
Consider that all the information that you add to this repository will be publicly available.
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 -
- You have to be part of the Sagar Institute Of Science and Technology
Fill out the form
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.
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/
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.
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!
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.
