Michael Johnson | 34139b0 | 2017-03-15 10:31:10 -0700 | [diff] [blame] | 1 | If you would like to contribute to the development of OpenStack, you must |
| 2 | follow the steps in this page: |
| 3 | |
ShangXiao | 4e62028 | 2018-06-13 01:38:21 -0700 | [diff] [blame] | 4 | https://docs.openstack.org/infra/manual/developers.html |
Michael Johnson | 34139b0 | 2017-03-15 10:31:10 -0700 | [diff] [blame] | 5 | |
| 6 | If you already have a good understanding of how the system works and your |
| 7 | OpenStack accounts are set up, you can skip to the development workflow |
| 8 | section of this documentation to learn how changes to OpenStack should be |
| 9 | submitted for review via the Gerrit tool: |
| 10 | |
ShangXiao | 4e62028 | 2018-06-13 01:38:21 -0700 | [diff] [blame] | 11 | https://docs.openstack.org/infra/manual/developers.html#development-workflow |
Michael Johnson | 34139b0 | 2017-03-15 10:31:10 -0700 | [diff] [blame] | 12 | |
| 13 | Pull requests submitted through GitHub will be ignored. |
| 14 | |
ShangXiao | 4e62028 | 2018-06-13 01:38:21 -0700 | [diff] [blame] | 15 | Bugs should be filed on StoryBoard, not GitHub: |
Michael Johnson | 34139b0 | 2017-03-15 10:31:10 -0700 | [diff] [blame] | 16 | |
ShangXiao | 4e62028 | 2018-06-13 01:38:21 -0700 | [diff] [blame] | 17 | https://storyboard.openstack.org/#!/project/openstack/octavia-tempest-plugin |