Skip to content

Commit

Permalink
docs: Summer of Code doc (#435)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonEtco committed Feb 25, 2018
1 parent b820949 commit 3e597aa
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions docs/summer-of-code.md
@@ -0,0 +1,57 @@
# Welcome to Probot's Summer of Code!

In 2018, Probot is participating in Google's Summer of Code and Rails Girls Summer of Code, two amazing programs that help students connect with open source projects.

## FAQ

#### How do I get started with Probot?

We suggest that you build our ["Hello World" app](https://probot.github.io/docs/hello-world/) to get the hang of registering a GitHub App and the base setup of a Probot App. In your application, include a link to a comment that your Hello World app created on a test repository.

You can also [join our Slack](https://probot-slackin.herokuapp.com/) and join the **#summer-of-code** channel.

#### Can I claim this cool idea?

We're excited that you're excited, but the Summer of Code ideas in our [ideas repo](https://github.com/probot/ideas) are for the students that are accepted to work on Probot over the summer. Claims to those ideas will be ignored until April (when the submission deadline has passed).

#### Someone has claimed this idea, can I still have it in my application?

Absolutely! See the above answer.

#### I have another cool idea for an app!

Amazing! Be sure to include it in your application.

## Mentors

<table>
<tbody>
<tr>
<td align="center" valign="top">
<img width="150" height="150" src="https://github.com/bkeepers.png?s=150">
<br>
<a href="https://github.com/bkeepers">Brandon Keepers</a>
</td>
<td align="center" valign="top">
<img width="150" height="150" src="https://github.com/gr2m.png?s=150">
<br>
<a href="https://github.com/gr2m">Gregor Martynus</a>
</td>
<td align="center" width="20%" valign="top">
<img width="150" height="150" src="https://github.com/JasonEtco.png?s=150">
<br>
<a href="https://github.com/JasonEtco">Jason Etcovitch</a>
</td>
<td align="center" valign="top">
<img width="150" height="150" src="https://github.com/tcbyrd.png?s=150">
<br>
<a href="https://github.com/tcbyrd">Tommy Byrd</a>
<br>
</td>
</tr>
</tbody>
</table>

## Application Requirements

* You must have created the ["Hello World" app](https://probot.github.io/docs/hello-world/), and provided a link to a comment that it has posted.

0 comments on commit 3e597aa

Please sign in to comment.