
Change-Id: I4581a2ef78ebf00e803c9f81ceb8a0625131bc40 Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
60 lines
1.7 KiB
ReStructuredText
60 lines
1.7 KiB
ReStructuredText
.. _contributing:
|
|
|
|
====================================
|
|
Contributing to python-watcherclient
|
|
====================================
|
|
|
|
If you're interested in contributing to the python-watcherclient project,
|
|
the following will help get you started.
|
|
|
|
|
|
Developer Certificate of Origin
|
|
-------------------------------
|
|
|
|
.. index::
|
|
single: license; agreement
|
|
|
|
In order to contribute to the python-watcherclient project, you need to adhere
|
|
to the `Developer Certificate of Origin`_. OpenStack utilizes the Developer
|
|
Certificate of Origin (DCO) as a lightweight means to confirm that you are
|
|
entitled to contribute the code you submit. This ensures that you are
|
|
providing your contributions under the project's license and that you have
|
|
the right to do so.
|
|
|
|
.. _Developer Certificate of Origin: https://developercertificate.org/
|
|
|
|
.. seealso::
|
|
|
|
* https://docs.openstack.org/contributors/common/dco.html
|
|
|
|
LaunchPad Project
|
|
-----------------
|
|
|
|
Most of the tools used for OpenStack depend on a launchpad.net ID for
|
|
authentication. After signing up for a launchpad account, join the
|
|
"openstack" team to have access to the mailing list and receive
|
|
notifications of important events.
|
|
|
|
.. seealso::
|
|
|
|
* http://launchpad.net
|
|
* http://launchpad.net/python-watcherclient
|
|
* http://launchpad.net/~openstack
|
|
|
|
|
|
Project Hosting Details
|
|
-------------------------
|
|
|
|
Bug tracker
|
|
https://launchpad.net/python-watcherclient
|
|
|
|
Mailing list (prefix subjects with ``[watcher]`` for faster responses)
|
|
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss
|
|
|
|
Code Hosting
|
|
https://opendev.org/openstack/python-watcherclient
|
|
|
|
Code Review
|
|
https://review.opendev.org/#/q/status:open+project:openstack/python-watcherclient,n,z
|
|
|