Skip to content

Commit 6ce7da8

Browse files
author
Ghanshyam Mann
committed
[community goal] Update contributor documentation
This patch updates/adds the contributor documentation to follow the guidelines of the Ussuri cycle community goal[1]. [1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html Story: #2007236 Task: #38547 Change-Id: I0afa1796d488a96160f4a7fd615920d05fe1771c
1 parent d9c556e commit 6ce7da8

1 file changed

Lines changed: 20 additions & 9 deletions

File tree

CONTRIBUTING.rst

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,27 @@
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:
32

4-
https://docs.openstack.org/infra/manual/developers.html
3+
https://opendev.org/openstack/python-openstackclient
54

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.
96

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:
119

12-
Pull requests submitted through GitHub will be ignored.
10+
https://docs.openstack.org/contributors/code-and-documentation/quick-start.html
1311

14-
Bugs should be filed on Storyboard, not GitHub or Launchpad:
12+
Bugs should be filed on StoryBoard:
1513

1614
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

Comments
 (0)