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
(doc) Changed cla links from clahub to cla-assistant
Previously the contribution documentation linked to clahub
which was used as a way for contributors to sign the CLA.
This commit changes this to cla-assistant which is now
being used.
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+2-3
Original file line number
Diff line number
Diff line change
@@ -62,13 +62,13 @@ The process for contributions is roughly as follows:
62
62
### Prerequisites
63
63
* Submit the Enhancement ticket. You will need the issue id for your commits.
64
64
* Ensure you have signed the Contributor License Agreement (CLA) - without this we are not able to take contributions that are not trivial.
65
-
*[Sign the Contributor License Agreement](https://www.clahub.com/agreements/chocolatey/choco).
65
+
*[Sign the Contributor License Agreement](https://cla-assistant.io/chocolatey/choco).
66
66
* You must do this for each Chocolatey project that requires it.
67
67
* If you are curious why we would require a CLA, we agree with Julien Ponge - take a look at his [post](https://julien.ponge.org/blog/in-defense-of-contributor-license-agreements/).
68
68
* You agree to follow the [etiquette regarding communication](https://github.com/chocolatey/choco#etiquette-regarding-communication).
69
69
70
70
#### Definition of Trivial Contributions
71
-
It's hard to define what is a trivial contribution. Sometimes even a 1 character change can be considered significant. Unfortunately because it can be subjective, the decision on what is trivial comes from the committers of the project and not from folks contributing to the project. It is generally safe to assume that you may be subject to signing the [CLA](https://www.clahub.com/agreements/chocolatey/choco) and be prepared to do so. Ask in advance if you are not sure and for reasons are not able to sign the [CLA](https://www.clahub.com/agreements/chocolatey/choco).
71
+
It's hard to define what is a trivial contribution. Sometimes even a 1 character change can be considered significant. Unfortunately because it can be subjective, the decision on what is trivial comes from the committers of the project and not from folks contributing to the project. It is generally safe to assume that you may be subject to signing the [CLA](https://cla-assistant.io/chocolatey/choco) and be prepared to do so. Ask in advance if you are not sure and for reasons are not able to sign the [CLA](https://cla-assistant.io/chocolatey/choco).
72
72
73
73
What is generally considered trivial:
74
74
@@ -84,7 +84,6 @@ What is generally not considered trivial:
84
84
85
85
Yes, and this aspect is not up for discussion. If you would like more resources on understanding CLAs, please see the following articles:
86
86
87
-
*[What is a CLA and why do I care?](https://www.clahub.com/pages/why_cla)
88
87
*[In defense of Contributor License Agreements](https://julien.ponge.org/blog/in-defense-of-contributor-license-agreements/)
0 commit comments