For modules, the JIRA project is MODULES not PUP.
Link to the module contributing guide, instead of core puppet
* 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
# 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/)