Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 18 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,18 @@
# draw-key
Gateway into OpenSource@IIS & PR walkthrough
# Opengate
Gateway into OpenSource@IIS & a walkthrougH to YOUR first Pull Request on GitHub

## What is this?

A web app that turns "joining the Organization" into a 3-minute guided experience. Students fill out a short profile, pick a style, and get walked through their very first Pull Request step by step.

## The flow

1. Answer 5 quick questions about yourself
2. Pick a markdown theme for your profile
3. Hit submit, get an org invite instantly
4. Follow 4 guided steps to open your first PR

The generated profile file lives in the `members/` folder of the community repo, so the org fills up with member cards over time.


## By the end, you will join the organization AND made a real contribution