|
1 | | -If you would like to contribute to the development of OpenStack, |
2 | | -you must follow the steps documented at: |
| 1 | +The source repository for this project can be found at: |
3 | 2 |
|
4 | | - https://docs.openstack.org/infra/manual/developers.html |
| 3 | + https://opendev.org/openstack/python-openstackclient |
5 | 4 |
|
6 | | -Once those steps have been completed, changes to OpenStack |
7 | | -should be submitted for review via the Gerrit tool, following |
8 | | -the workflow documented at: |
| 5 | +Pull requests submitted through GitHub are not monitored. |
9 | 6 |
|
10 | | - https://docs.openstack.org/infra/manual/developers.html#development-workflow |
| 7 | +To start contributing to OpenStack, follow the steps in the contribution guide |
| 8 | +to set up and use Gerrit: |
11 | 9 |
|
12 | | -Pull requests submitted through GitHub will be ignored. |
| 10 | + https://docs.openstack.org/contributors/code-and-documentation/quick-start.html |
13 | 11 |
|
14 | | -Bugs should be filed on Storyboard, not GitHub or Launchpad: |
| 12 | +Bugs should be filed on StoryBoard: |
15 | 13 |
|
16 | 14 | https://storyboard.openstack.org/#!/project/openstack/python-openstackclient |
| 15 | + |
| 16 | +Developers should also join the discussion on the mailing list, at: |
| 17 | + |
| 18 | + http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss |
| 19 | + |
| 20 | +or join the IRC channel on |
| 21 | + |
| 22 | + #openstack-sdks on OFTC (irc.oftc.net) |
| 23 | + |
| 24 | +For more specific information about contributing to this repository, see the |
| 25 | +openstacksdk contributor guide: |
| 26 | + |
| 27 | + https://docs.openstack.org/openstacksdk/latest/contributor/index.html |
0 commit comments