Skip to content

Commit 1e3157e

Browse files
author
Sebastien Stormacq
committed
adjust links in the CONTRINUTING doc
1 parent 04a2f74 commit 1e3157e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ information to effectively respond to your bug report or contribution.
1111

1212
We welcome you to use the GitHub issue tracker to report bugs or suggest features.
1313

14-
When filing an issue, please check [existing open](https://github.com/aws-amplify/aws-sdk-swift/issues), or [recently closed](https://github.com/aws-amplify/aws-sdk-swift/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aclosed%20), issues to make sure somebody else hasn't already
14+
When filing an issue, please check [existing open](https://github.com/awslabs/swift-aws-lambda-runtime/issues), or [recently closed](https://github.com/awslabs/swift-aws-lambda-runtime/issues?q=is%3Aissue%20state%3Aclosed), issues to make sure somebody else hasn't already
1515
reported the issue. Please try to include as much information as you can. Details like these are incredibly useful:
1616

1717
* A reproducible test case or series of steps
@@ -41,7 +41,7 @@ GitHub provides additional document on [forking a repository](https://help.githu
4141

4242

4343
## Finding contributions to work on
44-
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/aws-amplify/aws-sdk-swift/labels/help%20wanted) issues is a great place to start.
44+
Looking at the existing issues is a great way to find something to contribute on. As our projects, by default, use GitHub issue labels (looking at any ['good first issue'](https://github.com/awslabs/swift-aws-lambda-runtime/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) issues is a great place to start.
4545

4646

4747
## Code of Conduct
@@ -52,6 +52,6 @@ [email protected] with any additional questions or comments.
5252

5353
## Licensing
5454

55-
See the [LICENSE](https://github.com/aws-amplify/aws-sdk-swift/blob/main/LICENSE) file for our project's licensing. We will ask you confirm the licensing of your contribution.
55+
See the [LICENSE](https://github.com/awslabs/swift-aws-lambda-runtime/blob/main/LICENSE.txt) file for our project's licensing. We will ask you confirm the licensing of your contribution.
5656

5757
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

Comments
 (0)