From 67a9d82a15ad068188f299acd8cb3a9ae2e6ddca Mon Sep 17 00:00:00 2001 From: Ryan Coleman Date: Mon, 10 Dec 2012 15:28:20 -0800 Subject: Add CONTRIBUTING.md This commit adds a brief contributing guide that really links back to the wiki page hosted on projects.puppetlabs.com. This file was added mainly for the GitHub functionality described in this blog post: https://github.com/blog/1184-contributing-guidelines --- CONTRIBUTING.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 CONTRIBUTING.md (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..a2b1d77 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,9 @@ +Puppet Labs modules on the Puppet Forge are open projects, and community contributions +are essential for keeping them great. We can’t access the huge number of platforms and +myriad of hardware, software, and deployment configurations that Puppet is intended to serve. + +We want to keep it as easy as possible to contribute changes so that our modules work +in your environment. There are a few guidelines that we need contributors to follow so +that we can have a chance of keeping on top of things. + +You can read the complete module contribution guide [on the Puppet Labs wiki.](http://projects.puppetlabs.com/projects/module-site/wiki/Module_contributing) -- cgit v1.2.3