This patch adds developer documentation in the docs/ directory. The documentation is written using sphinx. We also include an npm command to build the documentation (ie npm run docs). Closes-bug: 1651106 Change-Id: Ifcce40e1727ddb5eb7cac8586cb41d6f2a3e78d0
543 B
543 B
Contributing
Use OpenStack Gerrit for patches and reviews.
git clone https://github.com/openstack/tripleo-ui.git- Install git-review:
sudo dnf install git-review - Setup Gerrit:
git review -s - Develop on a feature branch locally
- Run
git reviewto push your patch up for review - Review and merge patches on OpenStack Gerrit