Skip to content

Commit 71746f4

Browse files
authored
Refactor CONTRIBUTING.md for clarity and conciseness
1 parent 12056ed commit 71746f4

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -55,17 +55,6 @@ Design changes will not be accepted at this time.
5555
If you have a design change proposal, please log a suggestion issue.
5656

5757

58-
## Legal ##
59-
60-
You will need to complete a Contributor License Agreement (CLA).
61-
Briefly, this agreement testifies that you are granting us permission to use the submitted change according to the terms of the project's license, and that the work being submitted is under appropriate copyright.
62-
63-
Please submit a Contributor License Agreement (CLA) before submitting a pull request.
64-
You may print the agreement ([Contribution License Agreement](https://typescriptlibs.eu/CLA.pdf), sign, scan, and email it back to <cla@typescriptlibs.eu>.
65-
Be sure to include your github user name along with the agreement.
66-
Once we have received the signed CLA, we'll review the request.
67-
68-
6958
## Housekeeping ##
7059

7160
Your pull request should:
@@ -83,3 +72,4 @@ Your pull request should:
8372
* All changed code must have 100% code coverage
8473
* To avoid line ending issues, set `autocrlf = input` and `whitespace = cr-at-eol` in your git configuration
8574

75+

0 commit comments

Comments
 (0)