Skip to content

Commit 17a17b2

Browse files
author
liuqing
committed
Add CONTRIBUTING.rst
There is no CONTRIBUTING.rst file, the patch will add it. Change-Id: I6e0638a7d2cfb71ab7d830de4a431279f369fc51
1 parent 1a06053 commit 17a17b2

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CONTRIBUTING.rst

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
If you would like to contribute to the development of OpenStack,
2+
you must follow the steps documented at:
3+
4+
http://docs.openstack.org/developer/horizon/contributing.html
5+
6+
or https://wiki.openstack.org/wiki/How_To_Contribute#If_you.27re_a_developer
7+
8+
Once those steps have been completed, changes to OpenStack
9+
should be submitted for review via the Gerrit tool, following
10+
the workflow documented at:
11+
12+
https://wiki.openstack.org/GerritWorkflow
13+
14+
Pull requests submitted through GitHub will be ignored.
15+
16+
Bugs should be filed on Launchpad, not GitHub:
17+
18+
https://bugs.launchpad.net/horizon

0 commit comments

Comments
 (0)