David Lyle | 64302f1 | 2016-04-29 15:46:34 -0600 | [diff] [blame] | 1 | If you would like to contribute to the development of OpenStack, |
| 2 | you must follow the steps documented at: |
| 3 | |
gaobin | a92daff | 2018-12-09 21:21:38 +0800 | [diff] [blame] | 4 | https://docs.openstack.org/horizon/latest/ |
David Lyle | 64302f1 | 2016-04-29 15:46:34 -0600 | [diff] [blame] | 5 | |
gaobin | a92daff | 2018-12-09 21:21:38 +0800 | [diff] [blame] | 6 | https://docs.openstack.org/infra/manual/developers.html#development-workflow |
David Lyle | 64302f1 | 2016-04-29 15:46:34 -0600 | [diff] [blame] | 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 | |
gaobin | a92daff | 2018-12-09 21:21:38 +0800 | [diff] [blame] | 12 | https://docs.openstack.org/infra/manual/developers.html#development-workflow |
David Lyle | 64302f1 | 2016-04-29 15:46:34 -0600 | [diff] [blame] | 13 | |
| 14 | Pull requests submitted through GitHub will be ignored. |
| 15 | |
| 16 | Bugs should be filed on Launchpad, not GitHub: |
| 17 | |
gaobin | a92daff | 2018-12-09 21:21:38 +0800 | [diff] [blame] | 18 | https://bugs.launchpad.net/horizon |