diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2015-08-17 10:49:50 -0400 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2015-08-17 10:49:50 -0400 |
commit | b0e3e31b08928e36547162088050ad845645b43f (patch) | |
tree | 38ce3f626ecfaef46d17ad99ffa18fd964a4f6f3 /README.md | |
parent | e4ea18b8b628d15920dffa6b147b19a29b9fc223 (diff) | |
parent | 8b413a823fefe8110f20a05d01d0f131f9fb684c (diff) | |
download | openshift-b0e3e31b08928e36547162088050ad845645b43f.tar.gz openshift-b0e3e31b08928e36547162088050ad845645b43f.tar.bz2 openshift-b0e3e31b08928e36547162088050ad845645b43f.tar.xz openshift-b0e3e31b08928e36547162088050ad845645b43f.zip |
Merge pull request #286 from sdodson/contrib-guide
Add links to style guide, best practices in README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -37,6 +37,9 @@ This repo contains Ansible code for Openshift and Atomic Enterprise. - [roles/](roles) - shareable Ansible tasks ##Contributing +- [Best Practices Guide](docs/best_practices_guide.adoc) +- [Core Concepts](docs/core_concepts_guide.adoc) +- [Style Guide](docs/style_guide.adoc) ###Feature Roadmap Our Feature Roadmap is available on the OpenShift Origin Infrastructure [Trello board](https://trello.com/b/nbkIrqKa/openshift-origin-infrastructure). All ansible items will be tagged with [installv3]. |