File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55Development Environment
66=======================
77
8+ DigitalOcean _ is the recommended development environment for Deis project
9+ contributors. :ref: `Provision a new DO cluster <deis_on_digitalocean >` and then
10+ continue to follow the instructions below to get started hacking.
11+
12+ .. _digitalocean_credit :
13+
14+ .. important ::
15+
16+ Are you a new contributor to Deis? Your first `Pull Request `_ could earn you
17+ credit at DigitalOcean _! Submit your changes and then email
18+ deis@engineyard.com. When your PR is merged, the maintainer team will
19+ send you a DigitalOcean credit based on the value of your contribution.
20+
821This document is for developers who are interested in working directly on the
922Deis codebase. In this guide, we walk you through the process of setting up
1023a local development environment. While there are many ways to set up your
@@ -430,6 +443,8 @@ Pull Requests
430443Please read :ref: `standards `. It contains a checklist of things you should do
431444when proposing a change to Deis.
432445
446+ .. _DigitalOcean : https://www.digitalocean.com/
447+ .. _`Pull Request` : https://github.com/deis/deis/pulls
433448.. _`easy-fix` : https://github.com/deis/deis/issues?labels=easy-fix&state=open
434449.. _`deisctl` : https://github.com/deis/deis/tree/master/deisctl
435450.. _`fork the Deis repository` : https://github.com/deis/deis/fork
Original file line number Diff line number Diff line change 1- :title: Contributor Overview
1+ :title: Contributor Overview
22:description: Interested in contributing to the Deis project? There are lots of ways to help.
33
44.. _contributor :
@@ -26,6 +26,12 @@ Interested in contributing code? Let’s chat in IRC. Make sure to check out iss
2626
2727When you're ready to begin writing code, review :ref: `design-documents ` and :ref: `hacking `.
2828
29+ .. important ::
30+
31+ If you're a new contributor to Deis, your Pull Request could earn you
32+ :ref: `credit at DigitalOcean <digitalocean_credit >`!
33+
34+
2935Share your Experience
3036---------------------
3137Interact with the community on our user mailing list or live in our IRC channel,
You can’t perform that action at this time.
0 commit comments