neutron/doc/source/contributor/policies/index.rst
Miguel Lavalle 64bc2c214e Make the recheck policy more prominently visible
It has been suggested in the Neutron CI meeting to include a section in
the documentation advicing against blind rechecks. It turns out that
such section already exists. What this change does is to move the
section to the first level of the contributors guide, to make it more
visible. This change also improves some wording and adds some examples
of proper recheck comments.

Change-Id: Ib0a00d13a28f98b0a0f26c7233365d04453db4e0
2022-04-22 17:13:41 -05:00

35 lines
1.1 KiB
ReStructuredText

..
Copyright 2014 Hewlett-Packard Development Company, L.P.
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
Neutron Policies
================
In the Policies Guide, you will find documented policies for developing with
Neutron. This includes the processes we use for blueprints and specs, bugs,
contributor onboarding, core reviewer memberships, and other procedural
items.
.. toctree::
:maxdepth: 3
blueprints
bugs
contributor-onboarding
neutron-teams
gate-failure-triage
code-reviews
release-checklist
thirdparty-ci