diff --git a/README.md b/README.md index b35d2b9..e8c520e 100644 --- a/README.md +++ b/README.md @@ -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