education / graduation
- суббота, 23 мая 2020 г. в 00:21:15
$ git remote
This repository contains the yearbook of the $ git remote < graduation > event. By issuing a pull request to this repository, you can request to be added to the Class of 2020.
Join the event and receive GitHub swag in the comfort of your home!
Consider that all the information that you add to this repository will be publicly available.
Tiers reward the effort graduates make for this celebration. By adding yourself to the yearbook and writing a post on DEV, you will get access to extra benefits. Make sure you submit your pull request before midnight Monday, May 25th PDT.
Tier 1
Tier 2
Tier 3
Any higher education student that has or will graduate in 2020 can apply to the yearbook.
Replace <YOUR-USERNAME>
with your GitHub username in this guide.
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/
Enter the folder you just created and add a profile picture of your choice. Accepted files are png and jpg, should be squared and minimum size 544x544 pixels. Ex.
_data/MonaTheOctocat/mona.png
Be aware, this picture will be displayed on the yearbook!
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
profile_pic: mona.png # Name and extension of your profile picture(ex. mona.png)
quote: YOUR-SENIOR-QUOTE # no longer than 100 characters
github_user: YOUR-GITHUB-USERNAME
---
Do not use special characters in the template above.
Fill a swag shipment form and submit your Pull Request.
Go through the checklist on the pull request template to guarantee your submission is valid. The GitHub Education team will review your application, approve and merge your submission if everything is correct. Otherwise, you will get notified of the changes requested on the pull request comment section.
Don't forget to watch the livestream!