From: Steven Kurylo Date: Wed, 16 Apr 2014 18:11:58 +0000 (-0700) Subject: (doc) Update links for modules X-Git-Tag: 1.1.1~2^2~1 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=aa924c8ab8ba3ee668ca77498799e14831c4aadb;p=puppet-modules%2Fpuppetlabs-firewall.git (doc) Update links for modules For modules, the JIRA project is MODULES not PUP. Link to the module contributing guide, instead of core puppet --- 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/)