diff options
author | Scott Dodson <sdodson@redhat.com> | 2015-06-17 10:58:42 -0400 |
---|---|---|
committer | Scott Dodson <sdodson@redhat.com> | 2015-06-17 11:01:46 -0400 |
commit | 8b413a823fefe8110f20a05d01d0f131f9fb684c (patch) | |
tree | b754df7a7be1947bb2c89f8ad0a39ad27a228750 /README.md | |
parent | e903a6b5be49728e31756e5114f7c6ed2553747a (diff) | |
download | openshift-8b413a823fefe8110f20a05d01d0f131f9fb684c.tar.gz openshift-8b413a823fefe8110f20a05d01d0f131f9fb684c.tar.bz2 openshift-8b413a823fefe8110f20a05d01d0f131f9fb684c.tar.xz openshift-8b413a823fefe8110f20a05d01d0f131f9fb684c.zip |
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
@@ -36,6 +36,9 @@ This repo contains OpenShift Ansible code. - [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]. |