8891eb50e1
The extra white space before the licence is causing it to show up in the docs. Change-Id: I21e959284d3ea44283bc8ffd3a9e2acd80eb377e
34 lines
1.3 KiB
ReStructuredText
34 lines
1.3 KiB
ReStructuredText
..
|
|
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:
|
|
|
|
============================
|
|
Contributing to Ceilometer
|
|
============================
|
|
|
|
Ceilometer follows the same workflow as other OpenStack projects. To start
|
|
contributing to Ceilometer, please follow the workflow found here_.
|
|
|
|
.. _here: https://wiki.openstack.org/wiki/Gerrit_Workflow
|
|
|
|
|
|
Project Hosting Details
|
|
=======================
|
|
|
|
:Bug tracker: http://launchpad.net/ceilometer
|
|
:Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev (prefix subjects with ``[Ceilometer]`` for faster responses)
|
|
:Wiki: http://wiki.openstack.org/wiki/Ceilometer
|
|
:Code Hosting: https://git.openstack.org/cgit/openstack/ceilometer/
|
|
:Code Review: https://review.openstack.org/#/q/status:open+project:openstack/ceilometer,n,z
|