Skip to content

Commit 773b185

Browse files
authored
Merge pull request #2063 from AdmiringWorm/patch-1
(doc) Changed cla links from clahub to cla-assistant
2 parents 2c1dd7f + 43a2c20 commit 773b185

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CONTRIBUTING.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ The process for contributions is roughly as follows:
6262
### Prerequisites
6363
* Submit the Enhancement ticket. You will need the issue id for your commits.
6464
* 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).
6666
* You must do this for each Chocolatey project that requires it.
6767
* 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/).
6868
* You agree to follow the [etiquette regarding communication](https://github.com/chocolatey/choco#etiquette-regarding-communication).
6969

7070
#### 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).
7272

7373
What is generally considered trivial:
7474

@@ -84,7 +84,6 @@ What is generally not considered trivial:
8484

8585
Yes, and this aspect is not up for discussion. If you would like more resources on understanding CLAs, please see the following articles:
8686

87-
* [What is a CLA and why do I care?](https://www.clahub.com/pages/why_cla)
8887
* [In defense of Contributor License Agreements](https://julien.ponge.org/blog/in-defense-of-contributor-license-agreements/)
8988
* [Contributor License Agreements](http://oss-watch.ac.uk/resources/cla)
9089
* Dissenting opinion - [Why your project doesn't need a Contributor License Agreement](https://sfconservancy.org/blog/2014/jun/09/do-not-need-cla/)

0 commit comments

Comments
 (0)