diff options
author | Jeff McCune <jeff@puppetlabs.com> | 2012-08-19 16:29:09 -0700 |
---|---|---|
committer | Jeff McCune <jeff@puppetlabs.com> | 2012-08-19 16:29:09 -0700 |
commit | c121e45e03c5857fec9c3f19203f9cb9c942570f (patch) | |
tree | df378ef22c5708331066b3596c9e75fd7477d2ab | |
parent | 44e99a7c0095b2874fb69fd328a089ac28a54fd4 (diff) | |
parent | 039ea5ed83c0f4b4b1114bf7ce04f8d26642f7d9 (diff) | |
download | puppet-stdlib-c121e45e03c5857fec9c3f19203f9cb9c942570f.tar.gz puppet-stdlib-c121e45e03c5857fec9c3f19203f9cb9c942570f.tar.bz2 |
Merge branch '3.0.x' into 3.x
* 3.0.x:
(#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 |