Merge "Add initial framing for a contributing doc"

This commit is contained in:
Zuul 2019-03-28 13:48:36 +00:00 committed by Gerrit Code Review
commit 4794f125ed
2 changed files with 49 additions and 0 deletions

View File

@ -0,0 +1,48 @@
..
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.
===========================
Contributing to Placement
===========================
As an official OpenStack project, Placement follows the overarching processes
outlined in the `Project Team Guide`_ and `Developer's Guide`_. Contribution is
welcomed from any interested parties and takes many different forms.
To make sure everything gets the attention it deserves and work is not
duplicated there are some guidelines, stated here.
If in doubt, ask someone, either by sending a message to the
`openstack-discuss`_ mailing list with a ``[placement]`` subject tag, or by
visiting the ``#openstack-placement`` IRC channel on ``chat.freenode.net``.
Submitting and Managing Bugs
----------------------------
Reviewing Code
--------------
Writing Code
------------
New Features
------------
.. _Project Team Guide: https://docs.openstack.org/project-team-guide/
.. _Developer's Guide: https://docs.openstack.org/infra/manual/developers.html
.. _openstack-discuss: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss

View File

@ -26,6 +26,7 @@ Subpages
.. toctree::
:maxdepth: 1
contributing
api-ref-guideline
goals
quick-dev