aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulie Pichon <jpichon@redhat.com>2017-06-12 10:19:06 +0100
committerJulie Pichon <jpichon@redhat.com>2017-06-12 10:24:41 +0100
commit21ad684c02cfc5285bbb89572fe34ae82ea7801f (patch)
tree7d7783a9fca73b8c4004eab9c89682f86db005c6
parentb8a10fbc15fcffed9e5925fbe496762e0739d086 (diff)
Update README with info for new contributors
Add the same footer to the README that most other TripleO projects have. People new to TripleO might not know we use a single bug tracker for all projects, or how to test puppet projects in OpenStack. Change-Id: I6044ea98ec4480c8c1e431921df43ee425d9cba4 Closes-Bug: #1697091
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7ca7610..90e858b 100644
--- a/README.md
+++ b/README.md
@@ -8,3 +8,12 @@ Team and repository tags
# puppet-tripleo
Lightweight composition layer for Puppet TripleO.
+
+## Contributing
+
+* Free software: Apache licence
+* Source: http://git.openstack.org/cgit/openstack/puppet-tripleo
+* Bugs: http://bugs.launchpad.net/tripleo (tag: puppet)
+* Documentation:
+ * TripleO: http://docs.openstack.org/developer/tripleo-docs/index.html
+ * Testing with puppet: https://docs.openstack.org/developer/puppet-openstack-guide/testing.html