diff options
author | Scott Dodson <sdodson@redhat.com> | 2017-04-28 10:47:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-28 10:47:24 -0400 |
commit | b23be0da38759744cebc8d4b454af1299d97a445 (patch) | |
tree | 32c3d9b18facfff34bc924347205f4981dc742c9 /README.md | |
parent | 2b420c18beae43d2f92f5a95bd177d427e81737d (diff) | |
parent | 1d80c4cef89ce10bb71671cfffa0f35dbb28ea93 (diff) | |
download | openshift-b23be0da38759744cebc8d4b454af1299d97a445.tar.gz openshift-b23be0da38759744cebc8d4b454af1299d97a445.tar.bz2 openshift-b23be0da38759744cebc8d4b454af1299d97a445.tar.xz openshift-b23be0da38759744cebc8d4b454af1299d97a445.zip |
Merge pull request #3983 from rhcarvalho/docs-and-ci
Document pull request process and improve contribution guide
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -83,7 +83,10 @@ See [README_CONTAINER_IMAGE.md](README_CONTAINER_IMAGE.md) for information on ho See the [hooks documentation](HOOKS.md). - ## Contributing See the [contribution guide](CONTRIBUTING.md). + +## Building openshift-ansible RPMs and container images + +See the [build instructions](BUILD.md). |