From aa924c8ab8ba3ee668ca77498799e14831c4aadb Mon Sep 17 00:00:00 2001 From: Steven Kurylo Date: Wed, 16 Apr 2014 11:11:58 -0700 Subject: [PATCH] (doc) Update links for modules For modules, the JIRA project is MODULES not PUP. Link to the module contributing guide, instead of core puppet --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index aa27d05..630ba85 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -31,7 +31,7 @@ top of things. * Make sure your commit messages are in the proper format. ```` - (PUP-1234) Make the example in CONTRIBUTING imperative and concrete + (MODULES-1234) Make the example in CONTRIBUTING imperative and concrete Without this patch applied the example commit message in the CONTRIBUTING document is not a concrete example. This is a problem because the @@ -79,7 +79,7 @@ a ticket number. # Additional Resources -* [More information on contributing](http://links.puppetlabs.com/contribute-to-puppet) +* [More information on contributing](http://projects.puppetlabs.com/projects/module-site/wiki/Module_contributing) * [Bug tracker (Jira)](http://tickets.puppetlabs.com) * [Contributor License Agreement](http://links.puppetlabs.com/cla) * [General GitHub documentation](http://help.github.com/) -- 2.45.2