forked from github-education-resources/graduation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Creates README with instructions for students to add themselves.
- Loading branch information
1 parent
9c737ad
commit dfc2ee5
Showing
9 changed files
with
101 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Code of Conduct 📔 | ||
**$ git remote < graduation >** is a community event intended for networking and collaboration in the tech community. We value the participation of each member and want all attendees to have an enjoyable and fulfilling experience. Accordingly, all attendees are expected to show respect and courtesy to other attendees throughout all events hosted in the GitHub space. | ||
|
||
To make clear what is expected, all attendees, speakers, exhibitors, organizers, and volunteers at any event in the GitHub space are required to conform to the following Code of Conduct. Organizers will enforce this code throughout the event. | ||
|
||
GitHub is dedicated to providing a harassment-free event experience for everyone, regardless of gender, gender identity and expression, sexual orientation, disability, physical appearance, body size, race, or religion. We do not tolerate harassment of event participants in any form, nor do we tolerate any behavior that would reasonably lead to another event participant being made to feel unsafe, insecure, or frightened for their physical or emotional well-being. | ||
|
||
All communication should be appropriate for a professional audience including people of many different backgrounds. Sexual language and imagery is not appropriate for any presentation given in the GitHub space or in any presentation associated with or related to GitHub. | ||
|
||
Be kind to others. Do not insult or put down other attendees. Behave professionally. Remember that harassment and sexist, racist, or exclusionary jokes are not appropriate at this event. | ||
|
||
Each event guest is entirely responsible for their own actions. | ||
|
||
Attendees violating these rules will be asked to leave the event at the sole discretion of the event managers. | ||
|
||
Thank you for helping to make this a welcoming, friendly space for all. | ||
|
||
## Contact Information 📧 | ||
If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact the organizer, Juan Pablo Flores at [[email protected]](mailto:[email protected]) or another GitHub employee. | ||
|
||
GitHubbers will be happy to help participants contact security or local law enforcement, escort to safety, or otherwise assist those experiencing harassment to feel safe for the duration of the conference. We value your attendance. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# TBD |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,79 @@ | ||
# graduation | ||
|
||
![Graduation Mona](assets/card-min.png) | ||
|
||
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! | ||
|
||
|
||
## 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](https://myoctocat.com/build-your-octocat/) and use it as an 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 Friday, May 22nd 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](https://dev.to/new/octograd2020) to get started! | ||
- **Tier 3** 🏅: The best project posts on DEV will be highlighted live on stream during the graduation. | ||
|
||
_Notice: We have a limited number of swag packages._ | ||
|
||
# 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. Be aware, this picture will be displayed on the yearbook! Ex. | ||
|
||
|
||
``` | ||
_data/MonaTheOctocat/mona.png | ||
``` | ||
|
||
## 3. Add your profile information | ||
Create a markdown file in your folder following the convention `<YOUR-USERNAME>.md`. Ex. | ||
|
||
``` | ||
_data/MonaTheOctocat/MonaTheOctocat.md | ||
``` | ||
Use the next template to add your information to the yearbook: | ||
``` | ||
--- | ||
name: Mona The Octocat # No longer than 18 characters | ||
institution: Octocat University 🚩 # no longer than 58 characters | ||
profile_pic: mona.png # Relative path to the image you uploaded | ||
quote: "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed" # no longer than 64 characters | ||
github_user: MonaTheOctocat | ||
--- | ||
``` | ||
|
||
_Do not insert special characters in the template above._ | ||
|
||
## 4. Form & Pull Request | ||
|
||
Fill a [swag shipment form](https://airtable.com/shrmuHxu38ZariKJi) 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](http://www.google.com/calendar/event?action=TEMPLATE&dates=20200615T160000Z%2F20200615T183000Z&text=%24%20git%20remote%20%3Cgraduation%3E%20%F0%9F%8E%93&location=https%3A%2F%2Fwww.twitch.tv%2Fgithubeducation&details=) to your calendar. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.