OpenStack Project Team Guide
Go to file
Lance Bragstad 3b1cb28b62 Add section about collecting feedback to PTL guide
Something I noticed when reaching out to projects conducting health
checks is that some needed feedback, but weren't sure where or how
to get it.

This adds a section in the PTL guide describing a few different ways
PTLs can go about collecting feedback from users and operators.

Change-Id: I501c1894b8799994daf21d1b44687dd0dd905eda
2018-10-30 10:40:40 +00:00
doc Add section about collecting feedback to PTL guide 2018-10-30 10:40:40 +00:00
.gitignore Add .gitignore 2015-06-10 12:50:37 -07:00
.gitreview Added .gitreview 2015-05-28 04:26:27 +00:00
.zuul.yaml import zuul job settings from project-config 2018-08-20 13:07:42 -04:00
LICENSE Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
README.rst Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
setup.cfg Follow the new PTI for document build 2018-08-01 16:46:54 +09:00
setup.py Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
tox.ini fix tox python3 overrides 2018-09-26 18:49:20 -04:00

README.rst

OpenStack Project Team Guide

To build the guide, execute the following command:

$ tox

After running tox, the documentation will be available for viewing in HTML format in the doc/build/ directory.