Fix up README to work with the release tools
Add links to the bug tracker and source in a way the release script can find them. Move the contributing instructions to a separate file, where github will pick them up and the release tools won't be confused by the urls. Change-Id: Icbc1fdde3245ef6aa750bd44601adb1514763034
This commit is contained in:
parent
6fa66c8344
commit
072fc1d619
26
CONTRIBUTING.rst
Normal file
26
CONTRIBUTING.rst
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
Our community welcomes all people interested in open source cloud computing,
|
||||||
|
and encourages you to join the `OpenStack Foundation <http://www.openstack.org/join>`_.
|
||||||
|
The best way to get involved with the community is to talk with others online
|
||||||
|
or at a meetup and offer contributions through our processes, the `OpenStack
|
||||||
|
wiki <http://wiki.openstack.org>`_, blogs, or on IRC at ``#openstack``
|
||||||
|
on ``irc.freenode.net``.
|
||||||
|
|
||||||
|
We welcome all types of contributions, from blueprint designs to documentation
|
||||||
|
to testing to deployment scripts.
|
||||||
|
|
||||||
|
If you would like to contribute to the development,
|
||||||
|
you must follow the steps in this page:
|
||||||
|
|
||||||
|
http://docs.openstack.org/infra/manual/developers.html
|
||||||
|
|
||||||
|
Once those steps have been completed, changes to OpenStack
|
||||||
|
should be submitted for review via the Gerrit tool, following
|
||||||
|
the workflow documented at:
|
||||||
|
|
||||||
|
http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
||||||
|
|
||||||
|
Pull requests submitted through GitHub will be ignored.
|
||||||
|
|
||||||
|
Bugs should be filed on Launchpad, not GitHub:
|
||||||
|
|
||||||
|
https://bugs.launchpad.net/openstack-manuals
|
31
README.rst
31
README.rst
@ -100,31 +100,6 @@ you set it, you need to use it every time.
|
|||||||
Also note that these are optional settings, the logic in the tool is
|
Also note that these are optional settings, the logic in the tool is
|
||||||
sufficient for many of the books.
|
sufficient for many of the books.
|
||||||
|
|
||||||
Contributing
|
* License: Apache License, Version 2.0
|
||||||
============
|
* Source: http://git.openstack.org/cgit/openstack/openstack-doc-tools
|
||||||
Our community welcomes all people interested in open source cloud computing,
|
* Bugs: http://bugs.launchpad.net/openstack-manuals
|
||||||
and encourages you to join the `OpenStack Foundation <http://www.openstack.org/join>`_.
|
|
||||||
The best way to get involved with the community is to talk with others online
|
|
||||||
or at a meetup and offer contributions through our processes, the `OpenStack
|
|
||||||
wiki <http://wiki.openstack.org>`_, blogs, or on IRC at ``#openstack``
|
|
||||||
on ``irc.freenode.net``.
|
|
||||||
|
|
||||||
We welcome all types of contributions, from blueprint designs to documentation
|
|
||||||
to testing to deployment scripts.
|
|
||||||
|
|
||||||
If you would like to contribute to the development,
|
|
||||||
you must follow the steps in this page:
|
|
||||||
|
|
||||||
http://docs.openstack.org/infra/manual/developers.html
|
|
||||||
|
|
||||||
Once those steps have been completed, changes to OpenStack
|
|
||||||
should be submitted for review via the Gerrit tool, following
|
|
||||||
the workflow documented at:
|
|
||||||
|
|
||||||
http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
|
||||||
|
|
||||||
Pull requests submitted through GitHub will be ignored.
|
|
||||||
|
|
||||||
Bugs should be filed on Launchpad, not GitHub:
|
|
||||||
|
|
||||||
https://bugs.launchpad.net/openstack-manuals
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user