diff options
| author | Anthony Wilson <wilsonan@us.ibm.com> | 2019-03-13 16:45:15 -0500 |
|---|---|---|
| committer | Anthony Wilson <wilsonan@us.ibm.com> | 2019-03-13 16:45:15 -0500 |
| commit | 72ca030c6b8bcdae2eefff3a565470004190db1e (patch) | |
| tree | 130d524c0d766ad726851279f2bdb601a723f08b /development | |
| parent | 410869d5110c74ec20ae12abe0b1310e797ff35d (diff) | |
| download | openbmc-docs-72ca030c6b8bcdae2eefff3a565470004190db1e.tar.gz openbmc-docs-72ca030c6b8bcdae2eefff3a565470004190db1e.zip | |
development: Add gerrit-setup.md to README
Change-Id: Iafdabf0da1bb04a5ecfe0bbc5bbcbf08b8fdc114
Signed-off-by: Anthony Wilson <wilsonan@us.ibm.com>
Diffstat (limited to 'development')
| -rw-r--r-- | development/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/README.md b/development/README.md index f4e06e4..19493f9 100644 --- a/development/README.md +++ b/development/README.md @@ -22,3 +22,8 @@ any order you like, but the recommended flow can be found below. This shows how to create a new meta-machine layer which is the first step to add support for your machine. + +5. [Code Reviews Using Gerrit](gerrit-setup.md) + + This shows how to setup your environment to utilize Gerrit for submitting + your changes for code review. |

