blob: 918dede689288ccb90604343fda1d26b925840d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
If you would like to contribute to the development of OpenStack,
you must follow the steps in the "If you're a developer"
section of this page:
https://wiki.openstack.org/wiki/How_To_Contribute
You can find more Sahara-specific info in our How To Participate guide:
https://docs.openstack.org/python-saharaclient/latest/how_to_participate.html
Once those steps have been completed, changes to OpenStack
should be submitted for review via the Gerrit tool, following
the workflow documented at:
https://docs.openstack.org/infra/manual/developers.html#development-workflow
Pull requests submitted through GitHub will be ignored.
Bugs should be filed on Storyboard, not GitHub:
https://storyboard.openstack.org/#!/project/934
|