The general guide to contributing to OpenStack.
Go to file
Colleen Murphy 761a4ae47c Expand on culture around metrics
In the First Contact SIG meeting we surmised that perhaps one reason we
see many low-value high-volume commits from some contributors was due to
pressure from their employer[1]. This rewording is an attempt to
clarify to organizations what we expect and need from contributors and
discouraging gaming the system.

[1] http://eavesdrop.openstack.org/meetings/fc_sig/2019/fc_sig.2019-01-30-07.01.log.html#l-176

Change-Id: I6da20511eb51e082fd13a9ba3403da99da264bd3
2019-01-30 21:41:24 +01:00
doc/source Expand on culture around metrics 2019-01-30 21:41:24 +01: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 Update docs publishing 2018-08-25 10:34:33 +02:00
LICENSE Initial commit of the Contributor Portal 2017-10-16 15:43:49 -07:00
README.rst Fix some URLs 2018-11-08 10:46:31 +01: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 Add support for py35 2018-12-19 16:32:01 +00:00
setup.py Initial commit of the Contributor Portal 2017-10-16 15:43:49 -07:00
test-requirements.txt Build translated docs 2019-01-17 18:54:35 +01:00
tox.ini Don't error on translation warnings 2019-01-30 15:53:11 +01: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.