GithubHelp home page GithubHelp logo

graduation's Introduction

UPDATES

July 27th, 2020

Swag has πŸŽ‰ shipped πŸŽ‰ !!

If you are located in the United States, you will likely receive something in the next week. International shipments will arrive in 2-3 weeks. If your country is not currently accepting international shipments, we will hold onto your swag until shipping restrictions have been lifted. Please be patient as shipping in many parts of the world is currently delayed. πŸ™Œ.

Feel free to flex your swag on Twitter and tag us!

Today this repository will be archived.

Congrats grads ✨

πŸ’– @juanpflores, @elisemoe, and the GitHub Education Team

June 13th, 2020 - 8:00 PM PT

Hi Graduates!

We are getting everything ready for the event on Monday and can hardly wait to see you all walk the stage.

A few updates -

  • πŸ“š Yearbook is LIVE. Find your friends and enjoy the quotes. We sure did πŸ˜…
  • πŸ› Swag has not yet shipped but is in production. Thank you for your patience. We'll post here as things are sent out.
  • πŸ“Ž Be sure to add graduation to your calendar and follow GitHub Education on Twitch for notifications.

See you Monday at 9 AM Pacific πŸŽ‰

❀️ @elisemoe + The GitHub Education Team

May 26th, 2020 - 12:00 AM PT

What a weekend πŸ˜…! You all showed up in such an incredible way. We are honored to be a part of your graduation experience. From helping each other submit pull requests to keeping our days entertained with your quotes. Thank you.

If you haven’t yet merged your pull request to the Yearbook but have submitted the shipping form, you still qualify for the tier you submitted. Please continue updating your pull request or submit a new one as you’re able to make changes. We’ll continue to review and get everyone merged before the event on June 15th.

If you have not created a pull request to the Yearbook and would like to join the Class of 2020, you’re welcome to do so! We are no longer accepting swag shipment forms but would love to have you a part of the ceremony. Please create a pull request following the directions on How to join the Class of 2020 below.

Looking for more ways to support the Class of 2020? Here are a few ideas:

πŸ‘©β€πŸ’» Continue providing feedback on pull requests and to help your classmates get their PR ready to merge. We appreciate your help and love seeing the magic of social coding.

✍️ Head on over to DEV and check out the projects you’ve all been working on this year. Leave a comment, share a story, or learn something new! We’ll be choosing projects to highlight at graduation (Tier 3) based on the ones you like.

πŸ“ͺ Have patience. If you submitted your form before May 26th, 2020 at 12:00 AM PDT, we will be sending you something in the mail. Please understand this takes time. We’re doing our best to get things to you before the event but in some cases shipments may take longer.

See you on June 15th! And in the words of @juanpflores, let’s make this AWESOME.

❀️ @elisemoe + The GitHub Education Team


May 23th, 2020 - 8:00 AM PT

Thank you all for your thoughtful feedback. We’ve heard you and we sincerely apologize for the confusion. Submissions will remain open until Monday, May 25th midnight. Unfortunately, we have reached capacity for our Tier 2 swag requests and cannot continue to offer that as of today. However, all submissions are eligible to receive Tier 1 swag and have projects reviewed for the ceremony. Submit your projects, join the yearbook, and participate in the event!

The swag request form link has changed.

❀️ The GitHub Education Team


New submissions to the year book are now closed (2:30 PM PDT). Those who have already submitted a pull request, is on review or pending changes you can still get added to the yearbook by submitted those changes in the pull request you already have (without creating a new PR). Don’t worry, you can still attend the event! git remote < graduation > is happening on June 15th 9:00 PDT | 21:30 IST at twitch.tv/githubeducation πŸ₯³ πŸŽ“

You all have been incredible offering to help review, supporting each other in contributing to the graduation repository, and coming up with the most creative yearbook quotes πŸ˜‚ We are blown away by the kindness of our community πŸ™Œ and can’t wait to celebrate with all of you wonderful humans

❀️ The GitHub Education Team


Graduation Mona

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.

Privacy Notice πŸ‘€

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

  • If you don't feel comfortable with displaying your full name, you can include a short name or nickname instead.
  • If you don't want to add a profile picture to the yearbook, you can use your university crest, or build an octocat and use it as your avatar instead.

Tiers πŸ†

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 βœ‰: Add yourself to the Yearbook by submitting a pull request to this repository and filling the swag shipping form.

  • Tier 2 πŸ›: Follow the steps on Tier 1 and write a post on DEV about a project you've built while being a student. You can use this template to get started!

  • Tier 3 πŸ…: The best project posts on DEV will be highlighted live on stream during the graduation.

Who can apply πŸ“

Any higher education student that has or will graduate in 2020 can apply to the yearbook.

  • Non-Traditional Education (Bootcamps, Codecamps, Hacker Schools, etc)
  • High School Graduates
  • College Graduates
  • Master's Graduates
  • Ph.D. Graduates

How to join the Class of 2020

Replace <YOUR-USERNAME> with your GitHub username in this guide.

1. 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/

2. Add your profile picture to the folder

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!

3. 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
profile_pic: mona.png # Name and extension of your profile picture(ex. mona.png) The picture must be squared and 544px on width and height.
quote: YOUR-SENIOR-QUOTE # no longer than 100 characters, avoid using quotes(") to guarantee the format remains the same.
github_user: YOUR-GITHUB-USERNAME
---

Do not use special characters in the template above.

4. Form & Pull Request

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.

Graduation Day πŸŽ“

Don't forget to watch the livestream!

  • πŸ“† Monday, June 15th 2020
  • ⏰ 9:00 PDT | 21:30 IST
  • πŸ“ GitHub Education Twitch Channel
  • πŸ“Ž Add the event to your calendar.

graduation's People

Contributors

9-tailed-fox avatar adityard avatar akshatj356 avatar anubhav823 avatar astrophilic avatar chayan-chawra avatar deveshshakya avatar dvdpn avatar elisemoe avatar ericchen01 avatar garciaerick avatar gosimitz avatar huemanh111 avatar ikamalrawal avatar jayasankarg avatar jeffrafter avatar jhanishant avatar juanpflores avatar kaiwalyakoparkar avatar laksh9950 avatar meyayre avatar namrathalb avatar nil3sh99 avatar pdimagiba avatar prpratheek avatar raymondlee00 avatar rgdeekshith avatar sye7 avatar tanishq-soni avatar zachlogos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

graduation's Issues

Thanking the Team !! 😁

I'm a new Github User and i just wanna say that Github Education is a Great Platform for all the students all over the globe and Much thanks to the Github Education Team !!

why our pull request is not get reviewed yet

I have seen there are many of the pull requests after the mine is closed. so there is some discrimination I think.
thank you for doing such things.
If don't want to review don't send mail for participating in it..
I am very disappointed with this.
Thank you.
@juanpflores

Clarify what is meant by "special characters"

Under 3. Add your profile information:

Do not use special characters in the template above.

I think this needs to be explained further. Special characters could mean non-ascii, or it could mean some subset of apostrophes, punctuation and escape characters.

github username case sensitive ?

Is the github username from pull request validated against the form submissions, case sensitive?
I filled the form with the username ahmeed2m but my actual github username is Ahmeed2m. hence I received a review in #1809 saying

We were not able to find your form submission on our side. Fill a shipping form before we can move on with your revew.

I think it should not be case sensitive validation. If it's not validated against the username but validated against the email. maybe you should add a notice to fill the form with the github registered email

Gratitude πŸ‘

Hello, GitHub education team! πŸš€

We all know you do your best with organizing the education process around the globe.
With your support and help any developer have access to contemporary services for educational purposes now to become a professional IT specialist in the future.

As a graduate, I can say that GitHub Education is one of the best opportunities for students to make their IT projects real!

Your job is all about motivation, willingness, and effort to make this world better. You are doing great with that. To plan and organize such events requires a lot of time. However, everything that you have been doing, it unites thousands of people around the world.

Anybody who reads this I want to take a chance and thank this amazing team (volunteers too) for their hard work.


Thank you, GitHub Education Team πŸ‘
Thanks to the volunteers for their invaluable work πŸ‘
And congratulations to the all students with Graduation 2020! ❀

Volunteer for reviewing the requests.

Hey Github Education team, I will be more than happy to volunteer for reviewing the pull requests, if you need any help regarding that, please do tell me! :)

Updated guidelines in PR

There are more people who are creating PR wrong so i just updated the files so that people can set those file correct.
#1596

Query related to swag.

I found that the reviewers commented on PR's that welcome to the Yearbook and we will sending you a swag but only got this comment-
Welcome to the Class of 2020 Yearbook ✨
and I submitted my PR on 20TH MAY only
So am I eligible for swag as I didn't get that comment?

This is a great initiative by Github.
Thank you
CC: @juanpflores @elisemoe

How to make changes without creating a new PR?

The instructions in the README say

Those who have already submitted a pull request, is on review or pending changes you can still get added to the yearbook by submitted those changes in the pull request you already have (without creating a new PR).

However, there doesn't seem to be an option (at least not an obvious one) to reopen the PR after it is closed. I and many others have just opened new PRs with our changes and linked them in a comment. Am I missing something about how to reopen the PR?

Idea: Incentives for volunteers

Hey GitHub Education team!

I think it'd be cool if the volunteers could receive some form of incentive.

  • Certificate of appreciation?
  • Swag, cool T-shirt?
  • Something else?

I'd love to hear your thoughts on this!

My Pull Request is not reviewed and Merged.

Github education team,
my pull request is not reviewed and merged by Github education team till now, All the pull requests before and after me has reviewed and merged.
Please help me out.
My pull request link:

#2000

Missing

I created pull request and it was verified but I found that in graduation/_data directory there is no directory named rohitashkmwt. Please have a look and correct it.

Yearbook submissions closed early? 😰😭

In the README it states "submit your pull request before midnight Monday, May 25th PDT" but it was closed today (May 22nd) at 2:30 PM PDT?

Can someone please re-open it until the date originally stated please?

Thank you ❀️

Image in .github Folder

There is an Image name richu.jpg in the .github folder which was note there initially . I think it is due to a bad merge kindly review it .

Accidentally deleted forked repository

While making changes to the Pull Request, I accidentally deleted the forked repository and no longer have access to the pull request.
#518

Should I go ahead and redo the entire process again?

Merging is still blocked

I have a question, two guys have reviewed my PR but it is still showing Merging is blocked and Review required. What will gonna be done?

Swag Shipment form

I think I had given the wrong link to pull request URL in the swag shipment form, hence I have filled the form again. Is that alright?

Criteria for Reviewing / Approving PR's

Hi, I just observed that most recent ones get accepted/reviewed quickly while some of the earlier ones are not and I was worried that my submission was skipped. Just wondering what's your criteria for reviewing or approving PR's?

No Review or Merge after fix

After reviewing my PR there where little corrections which I fixed asap, and since 6+ hours no Comment for Reviewer.

I think my PR is been abandoned!!!πŸ˜•πŸ˜•

Unable to reopen closed pull request

The reviewer asked me to make some changes then reopen the PR. I made the required changes but know i don't know how to reopen the PR. Any ideas on how one can do it?

Didn't put address properly

I didn't put the street address which might cause problems in delivery of swags. Is there any way I could edit the address that I put earlier?

Yearbook submissions closed early? 😰😭

In the README it states "submit your pull request before midnight Monday, May 25th PDT" but it was closed today (May 22nd) at 2:30 PM PDT?

Can someone please re-open it until the date originally stated please?

Thank you ❀️

about the swag request

Quick Question, since the form link has changed and i havent recieved a review nor commit, do i still need to fill up the form again?

Image not showing in _data after merge

#299 my pr got merged yesterday but my image isn't showing in my folder named Souvik_py
I'm unable to understand what happened..

Should I upload another one and then open a new pr referencing the previous one?

---


name: Md Aamir
institution: Gulzar Group of Institute
profile_pic: aamirams93.jpg
quote: self confidence is my strength and knowledge is my power
github_user: aamirams93

My data

Originally posted by @aamirams93 in #3664 (comment)

Full names could be longer than 18 characters

Many non-English names can be longer than 18 characters, without containing middle names or second last names. Mine, for instance, is 21 (space included).

It would be amazing if you could allow more than 18 characters, so many more people can have their full name in whatever you need the name for :)

Use an action or app to assist will PRs.

I would like to suggest using a GitHub Action or app (such as Restyled, since it's free to students) to assist in keeping PRs consistent and make it simpler for people to submit them, and hopefully to make reviewing the PRs more simple.

Previously submitted PR was closed by team. Am I still eligible for Tier 2?

I had submitted a PR that was eligible for Tier 2 but it was closed due to the profile picture not meeting the size criterion. I have opened another PR and submitted another form but am I still eligible for the Tier 2 rewards?
This was my original PR - #1291
My modified PR - #3073

The PR was closed only a few hours ago by the Github team. I immediately opened another PR but the README now states new PRs are no longer eligible for Tier 2. Please help

Tier 2 swag - New PR for change

Hi,
I did a first PR (#498) and filled out the first form when the Tier 2 was still available. Except that I made some mistakes on my files, and so I had to do a PR again (#3441).
So I would like to know if I am still eligible to receive my Tier 2 Swag.

Thank you for your answer and have a nice day everyone ^^

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.