X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=CONTRIBUTING.md;h=990edba7e70c856cb84c64affdafa9b4f98aa110;hb=d7af638793b6f5b6c5af6562923fa9ee0b025e1d;hp=bfeaa701cae5b418a5f863343e48765330df476e;hpb=7228f4d9afc201e151e08a6986591b20fe21ed82;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bfeaa70..990edba 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -43,7 +43,7 @@ Checklist (and a short version for the impatient) - Make sure you have a [GitHub account](https://github.com/join) - - [Create a ticket](https://tickets.puppetlabs.com/secure/CreateIssue!default.jspa), or [watch the ticket](https://tickets.puppetlabs.com/browse/) you are patching for. + - [Create a ticket](https://tickets.puppet.com/secure/CreateIssue!default.jspa), or [watch the ticket](https://tickets.puppet.com/browse/) you are patching for. * Preferred method: @@ -208,13 +208,10 @@ review. Additional Resources ==================== -* [Getting additional help](http://puppetlabs.com/community/get-help) +* [Getting additional help](http://puppet.com/community/get-help) -* [Writing tests](http://projects.puppetlabs.com/projects/puppet/wiki/Development_Writing_Tests) - -* [Patchwork](https://patchwork.puppetlabs.com) +* [Writing tests](https://docs.puppet.com/guides/module_guides/bgtm.html#step-three-module-testing) * [General GitHub documentation](http://help.github.com/) * [GitHub pull request documentation](http://help.github.com/send-pull-requests/) -