update contributing instructions
Change-Id: I763a6d49ed9546d641ac5ec121ca2f4161592481 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
c40efc356f
commit
0c530c7698
@ -1,5 +1,13 @@
|
||||
If you would like to contribute to the development of OpenStack, you must
|
||||
follow the steps in this page:
|
||||
There are two ways to contribute to downpour, using OpenStack's gerrit
|
||||
system and GitHub. The repository managed via gerrit and visible at
|
||||
https://git.openstack.org/cgit/openstack/downpour is the canonical
|
||||
repository.
|
||||
|
||||
Gerrit Process
|
||||
==============
|
||||
|
||||
If you would like to contribute using the standard OpenStack tools and
|
||||
processes, you should follow the steps in this page:
|
||||
|
||||
http://docs.openstack.org/infra/manual/developers.html
|
||||
|
||||
@ -10,8 +18,22 @@ submitted for review via the Gerrit tool:
|
||||
|
||||
http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
||||
|
||||
Pull requests submitted through GitHub will be ignored.
|
||||
GitHub Process
|
||||
==============
|
||||
|
||||
If you would prefer to use GitHub, you may also submit pull requests
|
||||
to https://github.com/dhellmann/downpour. I will do the work to push
|
||||
the patch through the OpenStack review process on your behalf. That
|
||||
may involve changing some of the git metadata, such as committer. I
|
||||
will try to keep the author field intact so you retain credit. Please
|
||||
add the DCO signature to your commit messages, just to be safe.
|
||||
|
||||
The repository https://github.com/openstack/downpour is synced from
|
||||
gerrit. Pull requests to that repository will be closed automatically.
|
||||
|
||||
Bug Reports
|
||||
===========
|
||||
|
||||
Bugs should be filed on Launchpad, not GitHub:
|
||||
|
||||
https://bugs.launchpad.net/downpour
|
||||
https://bugs.launchpad.net/os-downpour
|
||||
|
Loading…
x
Reference in New Issue
Block a user