![Radomir Dopieralski](/assets/img/avatar_default.png)
Add default configuration for building the documentation. Remake the index.rst to fit how Sphinx works. Change-Id: Id164b18bf385b5ec5d3f4d16d6646db9395e3cf9
1.2 KiB
1.2 KiB
Contributing
The code repository is located at OpenStack. Please go there if you want to check it out:
The list of bugs and blueprints is on Launchpad:
https://launchpad.net/tuskar-ui
We use OpenStack's Gerrit for the code contributions:
https://review.openstack.org/#/q/status:open+project:openstack/tuskar-ui,n,z
and we follow the OpenStack Gerrit Workflow.
If you're interested in the code, here are some key places to start:
-
- This file contains all the API calls made to the Tuskar API (through python-tuskarclient).
-
- The Tuskar UI code is contained within this directory.
OpenStack Style Commandments
- Step 1: Read http://www.python.org/dev/peps/pep-0008/
- Step 2: Read http://www.python.org/dev/peps/pep-0008/ again
- Step 3: Read https://github.com/openstack-dev/hacking/blob/master/HACKING.rst