From de92803f4f3e2f0cf05f034f76fb49ec87b873e4 Mon Sep 17 00:00:00 2001 From: Brian Murray <40031786+brmur@users.noreply.github.com> Date: Fri, 8 Nov 2024 18:19:07 +0000 Subject: [PATCH] Update README.md (#7047) * Update README.md --------- Co-authored-by: Jason Q <81179619+beqqrry-aws@users.noreply.github.com> --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 59cf3351793..778ede1dccb 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,23 @@ Additionally, example code might theoretically modify or delete existing AWS res This repository thrives on your contributions! ❤️ To get involved, see the [CONTRIBUTING.md](CONTRIBUTING.md). 🙏 +# Requests + +Requests for examples can be made via [Issue tracker](https://github.com/awsdocs/aws-doc-sdk-examples/issues/new?assignees=octocat&labels=type%2Fenhancement&projects=&template=enhancement.yaml&title=%5BEnhancement%5D%3A+%3CDESCRIPTIVE+TITLE+HERE%3E). + +## How we prioritize contributions and requests +Our team reviews all requests, evaluating them for the following: +- Clarity +- Relevance +- Feasibility + +**All examples requests should be made as early as possible. For larger examples, this should be at least two months in advance of the required date.** + +Based on the evaluation, we determine the priority of each request and allocate resources accordingly. We prioritize requests that are clear, relevant, and can be completed in a reasonable amount of time. An accompanying high quality PR increases the chance we can address the request. + +Please note that some requests, such as bug fixes and security issues, take priority over new code examples. Additionally, we have finite resources and our own priorities that guide the development of code examples. If you have any questions or would like to contribute, please refer to our [contribution guide](https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/CONTRIBUTING.md). + + ## Tributaries The AWS Documentation includes source code examples from several additional sources. These sources are called tributaries, flowing into the "river" of AWS Documentation.