The general guide to contributing to OpenStack.
Go to file
Kendall Nelson 2a8e131bae Post Rio Fixes
During the training we held in Rio, there were a few
small changes that we noted would help make things
clearer for people going through the guide the first time.
This patch makes those changes.

Story: 2003328
Task: 24365

Story: 2003327
Task: 23464

Change-Id: I079aaca3390c5d0e69d950b4828d460d2cb6bdce
2018-08-24 04:40:21 +00:00
doc/source Post Rio Fixes 2018-08-24 04:40:21 +00:00
.gitignore Add Apple OS X ".DS_Store" to ".gitignore" file 2018-08-10 09:27:48 +00:00
.gitreview Added .gitreview 2017-10-10 20:34:48 +00:00
.zuul.yaml import zuul job settings from project-config 2018-08-13 16:45:45 -04:00
LICENSE Initial commit of the Contributor Portal 2017-10-16 15:43:49 -07:00
README.rst Add 'Release Notes' in README 2018-08-21 02:48:26 +00:00
bindep.txt Add minimal bindep file 2017-10-24 19:41:41 +02:00
requirements.txt Add test-requirements.txt 2017-11-17 20:31:18 +01:00
setup.cfg Initial commit of the Contributor Portal 2017-10-16 15:43:49 -07:00
setup.py Initial commit of the Contributor Portal 2017-10-16 15:43:49 -07:00
test-requirements.txt Update tox.ini, enable doc8 2018-03-02 20:40:51 +01:00
tox.ini use python3 in tox 2018-08-14 13:10:10 -04:00

README.rst

Team and repository tags

image

The OpenStack Contributor Guide

The Contributor Guide for the OpenStack project.

To build the guide, execute the following command:

$ tox -e docs

After running tox -e docs, the guide will be available for viewing in HTML format in the doc/build/ directory.