From: Julie Pichon Date: Mon, 12 Jun 2017 09:19:06 +0000 (+0100) Subject: Update README with info for new contributors X-Git-Tag: opnfv-6.0.0~161^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=21ad684c02cfc5285bbb89572fe34ae82ea7801f;p=apex-puppet-tripleo.git 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 --- 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