Skip to content

Commit eabb247

Browse files
authored
Update CONTRIBUTING.md with new issue logging instructions
1 parent b4c9b41 commit eabb247

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ In general, things we find useful when reviewing suggestions are:
3535

3636
## Code of Conduct ##
3737

38-
This project has adopted a [Code of Conduct](https://typescriptlibs.org/CONDUCT.pdf).
39-
Please contact <conduct@typescriptlibs.org> with any questions or comments.
38+
This project has adopted a [Code of Conduct](https://typescriptlibs.eu/CONDUCT.pdf).
39+
Please contact <conduct@typescriptlibs.eu> with any questions or comments.
4040

4141

4242
## Contributing bug fixes ##
@@ -61,7 +61,7 @@ You will need to complete a Contributor License Agreement (CLA).
6161
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.
6262

6363
Please submit a Contributor License Agreement (CLA) before submitting a pull request.
64-
You may print the agreement ([Contribution License Agreement](https://typescriptlibs.org/CLA.pdf), sign, scan, and email it back to <cla@typescriptlibs.org>.
64+
You may print the agreement ([Contribution License Agreement](https://typescriptlibs.eu/CLA.pdf), sign, scan, and email it back to <cla@typescriptlibs.eu>.
6565
Be sure to include your github user name along with the agreement.
6666
Once we have received the signed CLA, we'll review the request.
6767

@@ -82,3 +82,4 @@ Your pull request should:
8282
* Include baseline changes with your change
8383
* All changed code must have 100% code coverage
8484
* To avoid line ending issues, set `autocrlf = input` and `whitespace = cr-at-eol` in your git configuration
85+

0 commit comments

Comments
 (0)