tripleo-ui/docs/contributing.rst

543 B

Contributing

Use OpenStack Gerrit for patches and reviews.

  1. git clone https://github.com/openstack/tripleo-ui.git
  2. Install git-review: sudo dnf install git-review
  3. Setup Gerrit: git review -s
  4. Develop on a feature branch locally
  5. Run git review to push your patch up for review
  6. Review and merge patches on OpenStack Gerrit