Correct misuses of "setup" as a verb where it should have been "set up" instead. Grammatical pet peeve, sorry! Change-Id: Ie233b10ef20a607f99a9f5fbe5842fea969ccbc0
1022 B
1022 B
Quick Start
This guide is to list the minimal steps you need to do to push your first patch in OpenStack.
Set up accounts and configure environment
To get started, first set up required accounts.
- OpenStack
../common/accounts ../common/git../common/setup-gerrit
Push your change
OpenStack uses Gerrit to propose and review the code.
- Here is a quick overview of the Gerrit Workflow
- Push your change and review
using-gerrit
Practice the workflow using Sandbox Project
To make sure everything is set up correctly or to understand the
workflow without trying it on actual projects, you can practice in a
Sandbox using the sandbox-house-rules Guide.
For further details on contributing to the OpenStack community,
please refer to ../index.