Skip to content

Commit 60bc022

Browse files
authored
Update CONTRIBUTING.md
1 parent 30991a5 commit 60bc022

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ information to effectively respond to your request.
1010

1111
1) This repository ([awslabs/aws-sdk-rust](https://github.com/awslabs/aws-sdk-rust))
1212

13-
This repository contains code generated from [awslabs/smithy-rs](https://github.com/awslabs/smithy-rs). If you want to contribute to the SDK by submitting feedback to our roadmap or filing a bug report, you can do so using this GitHub repository. However, because this repository is code generated from Smithy models using code gen machinery, **please do not submit PRs modifying code to this repository.**
13+
This repository contains code generated from [awslabs/smithy-rs](https://github.com/awslabs/smithy-rs). If you want to contribute to the SDK by submitting feedback to our roadmap or filing a bug report, you can do so using this GitHub repository. However, because this repository is code generated from Smithy models, **please do not submit PRs modifying code to this repository.**
1414

1515
2) Smithy-based SDK generation repo ([awslabs/smithy-rs](https://github.com/awslabs/smithy-rs))
1616

@@ -30,7 +30,7 @@ reported the issue. Please try to include as much information as you can. Detail
3030

3131

3232
## Contributing via Pull Requests
33-
Contributions via pull requests are much appreciated, however, because all of the code on this repository has been code generated from the [smithy-rs](https://github.com/awslabs/smithy-rs), **please do not submit code-changing PRs to this repo**. The below instructions are for PR that do not update code, such as documentation changes.
33+
Contributions via pull requests are much appreciated, however, because all of the code on this repository has been code generated from the [smithy-rs](https://github.com/awslabs/smithy-rs), **please do not submit PRs modifying the `sdk` folder to this repo**. The below instructions are for PR that do not update code, such as documentation changes.
3434

3535
Before sending us a pull request, please ensure that:
3636

0 commit comments

Comments
 (0)