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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ information to effectively respond to your bug report or contribution.
10
10
11
11
We welcome you to use the GitHub issue tracker to report bugs or suggest features.
12
12
13
-
When filing an issue, please check [existing open](https://github.com/trivikr/aws-sdk-js-codemod/issues), or [recently closed](https://github.com/trivikr/aws-sdk-js-codemod/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aclosed%20), issues to make sure somebody else hasn't already
13
+
When filing an issue, please check [existing open](https://github.com/awslabs/aws-sdk-js-codemod/issues), or [recently closed](https://github.com/awslabs/aws-sdk-js-codemod/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aclosed%20), issues to make sure somebody else hasn't already
14
14
reported the issue. Please try to include as much information as you can. Details like these are incredibly useful:
15
15
16
16
- A reproducible test case or series of steps
@@ -40,7 +40,7 @@ GitHub provides additional document on [forking a repository](https://help.githu
40
40
41
41
## Finding contributions to work on
42
42
43
-
Looking at the existing issues is a great way to find something to contribute on. As our projects, by default, use the default GitHub issue labels (enhancement/bug/duplicate/help wanted/invalid/question/wontfix), looking at any ['help wanted'](https://github.com/trivikr/aws-sdk-js-codemod/labels/help%20wanted) issues is a great place to start.
43
+
Looking at the existing issues is a great way to find something to contribute on. As our projects, by default, use the default GitHub issue labels (enhancement/bug/duplicate/help wanted/invalid/question/wontfix), looking at any ['help wanted'](https://github.com/awslabs/aws-sdk-js-codemod/labels/help%20wanted) issues is a great place to start.
44
44
45
45
## Code of Conduct
46
46
@@ -54,6 +54,6 @@ If you discover a potential security issue in this project we ask that you notif
54
54
55
55
## Licensing
56
56
57
-
See the [LICENSE](https://github.com/trivikr/aws-sdk-js-codemod/blob/main/LICENSE) file for our project's licensing. We will ask you to confirm the licensing of your contribution.
57
+
See the [LICENSE](https://github.com/awslabs/aws-sdk-js-codemod/blob/main/LICENSE) file for our project's licensing. We will ask you to confirm the licensing of your contribution.
58
58
59
59
We may ask you to sign a [Contributor License Agreement (CLA)](http://en.wikipedia.org/wiki/Contributor_License_Agreement) for larger changes.
0 commit comments