From d523ac6e0bc21267c7cdecde3e5c8b330242b9fa Mon Sep 17 00:00:00 2001 From: Matt Boersma Date: Mon, 24 Aug 2015 15:13:21 -0600 Subject: [PATCH] docs(hacking): offer DigitalOcean credits to new contributors! Your first Deis PR can get you free credit at DigitalOcean. Submit code and send an email to deis@engineyard.com to enter. --- docs/contributing/hacking.rst | 15 +++++++++++++++ docs/contributing/overview.rst | 8 +++++++- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/docs/contributing/hacking.rst b/docs/contributing/hacking.rst index 72091aed8c..55fc86ec4f 100644 --- a/docs/contributing/hacking.rst +++ b/docs/contributing/hacking.rst @@ -5,6 +5,19 @@ Development Environment ======================= +DigitalOcean_ is the recommended development environment for Deis project +contributors. :ref:`Provision a new DO cluster ` and then +continue to follow the instructions below to get started hacking. + +.. _digitalocean_credit: + +.. important:: + + Are you a new contributor to Deis? Your first `Pull Request`_ could earn you + credit at DigitalOcean_! Submit your changes and then email + deis@engineyard.com. When your PR is merged, the maintainer team will + send you a DigitalOcean credit based on the value of your contribution. + This document is for developers who are interested in working directly on the Deis codebase. In this guide, we walk you through the process of setting up a local development environment. While there are many ways to set up your @@ -430,6 +443,8 @@ Pull Requests Please read :ref:`standards`. It contains a checklist of things you should do when proposing a change to Deis. +.. _DigitalOcean: https://www.digitalocean.com/ +.. _`Pull Request`: https://github.com/deis/deis/pulls .. _`easy-fix`: https://github.com/deis/deis/issues?labels=easy-fix&state=open .. _`deisctl`: https://github.com/deis/deis/tree/master/deisctl .. _`fork the Deis repository`: https://github.com/deis/deis/fork diff --git a/docs/contributing/overview.rst b/docs/contributing/overview.rst index e804ebd9a6..4d4f295e67 100644 --- a/docs/contributing/overview.rst +++ b/docs/contributing/overview.rst @@ -1,4 +1,4 @@ -:title: Contributor Overview +:title: Contributor Overview :description: Interested in contributing to the Deis project? There are lots of ways to help. .. _contributor: @@ -26,6 +26,12 @@ Interested in contributing code? Let’s chat in IRC. Make sure to check out iss When you're ready to begin writing code, review :ref:`design-documents` and :ref:`hacking`. +.. important:: + + If you're a new contributor to Deis, your Pull Request could earn you + :ref:`credit at DigitalOcean `! + + Share your Experience --------------------- Interact with the community on our user mailing list or live in our IRC channel,