File: CONTRIBUTING.rst

package info (click to toggle)
python-shade 1.30.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,172 kB
  • sloc: python: 33,348; sh: 111; makefile: 17
file content (44 lines) | stat: -rw-r--r-- 1,115 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
.. _contributing:

=====================
Contributing to shade
=====================

If you're interested in contributing to the shade project,
the following will help get you started.

Contributor License Agreement
-----------------------------

.. index::
   single: license; agreement

In order to contribute to the shade project, you need to have
signed OpenStack's contributor's agreement.

.. seealso::

   * http://wiki.openstack.org/HowToContribute
   * http://wiki.openstack.org/CLA

Project Hosting Details
-------------------------

Project Documentation
    http://docs.openstack.org/infra/shade/

Bug tracker
    http://storyboard.openstack.org

Mailing list (prefix subjects with ``[shade]`` for faster responses)
    http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Code Hosting
    https://git.openstack.org/cgit/openstack-infra/shade

Code Review
    https://review.openstack.org/#/q/status:open+project:openstack-infra/shade,n,z

    Please read `GerritWorkflow`_ before sending your first patch for review.

.. _GerritWorkflow: https://wiki.openstack.org/wiki/GerritWorkflow