diff options
author | Jeff McCune <jeff@puppetlabs.com> | 2012-08-19 16:28:59 -0700 |
---|---|---|
committer | Jeff McCune <jeff@puppetlabs.com> | 2012-08-19 16:28:59 -0700 |
commit | 039ea5ed83c0f4b4b1114bf7ce04f8d26642f7d9 (patch) | |
tree | df378ef22c5708331066b3596c9e75fd7477d2ab | |
parent | 44e99a7c0095b2874fb69fd328a089ac28a54fd4 (diff) | |
parent | 258287941bec7c5864575c467d4212a80fae6e1e (diff) | |
download | puppet-stdlib-039ea5ed83c0f4b4b1114bf7ce04f8d26642f7d9.tar.gz puppet-stdlib-039ea5ed83c0f4b4b1114bf7ce04f8d26642f7d9.tar.bz2 |
Merge branch 'fix/3.0.x/14422_readme' into 3.0.x
* fix/3.0.x/14422_readme:
(#14422) Update README to include the bug tracker URL.
-rw-r--r-- | README.markdown | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index dc10257..d66d6f0 100644 --- a/README.markdown +++ b/README.markdown @@ -14,6 +14,9 @@ This module is officially curated and provided by Puppet Labs. The modules Puppet Labs writes and distributes will make heavy use of this standard library. +To report or research a bug with any part of this module, please go to +[http://projects.puppetlabs.com/projects/stdlib](http://projects.puppetlabs.com/projects/stdlib) + # Versions # This module follows semver.org (v1.0.0) versioning guidelines. The standard |