You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+4-18
Original file line number
Diff line number
Diff line change
@@ -41,11 +41,9 @@ Checklist (and a short version for the impatient)
41
41
42
42
* Pre-requisites:
43
43
44
-
- Sign the [Contributor License Agreement](https://cla.puppetlabs.com/)
45
-
46
44
- Make sure you have a [GitHub account](https://github.com/join)
47
45
48
-
-[Create a ticket](http://projects.puppetlabs.com/projects/modules/issues/new), or [watch the ticket](http://projects.puppetlabs.com/projects/modules/issues) you are patching for.
46
+
-[Create a ticket](https://tickets.puppetlabs.com/secure/CreateIssue!default.jspa), or [watch the ticket](https://tickets.puppetlabs.com/browse/) you are patching for.
49
47
50
48
* Preferred method:
51
49
@@ -94,17 +92,7 @@ The long version
94
92
whitespace or other "whitespace errors". You can do this by
95
93
running "git diff --check" on your changes before you commit.
96
94
97
-
2. Sign the Contributor License Agreement
98
-
99
-
Before we can accept your changes, we do need a signed Puppet
100
-
Labs Contributor License Agreement (CLA).
101
-
102
-
You can access the CLA via the [Contributor License Agreement link](https://cla.puppetlabs.com/)
103
-
104
-
If you have any questions about the CLA, please feel free to
0 commit comments