Add an introduction paragraph to the developer guide

I think it helps a lot to have a rough idea of what I am learning before I dive in.
Change-Id: I24cb4a98b74325e2d6545f0562730e11a35a7740
Co-Authored-By: Anita Kuno <anteaya@anteaya.info>
This commit is contained in:
david 2014-07-11 03:12:16 -07:00 committed by David Lenwell
parent c0cb9df15b
commit 7990f8cb16
1 changed files with 8 additions and 0 deletions

View File

@ -13,6 +13,14 @@ Quick Reference
Getting Started
===============
The goal of this document is to walk you through the concepts and
specifics that should be understood while contributing to OpenStack.
Prior to contributing to an OpenStack project a few steps need to be
completed. This document covers the steps that get you started, such as
creating a few accounts on required websites, signing a contributor
license agreement, uploading an ssh key, and installing git-review.
Account Setup
-------------