Skip to content

Commit de92803

Browse files
authored
Update README.md (#7047)
* Update README.md --------- Co-authored-by: Jason Q <[email protected]>
1 parent 2cfe9cf commit de92803

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

+17
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,23 @@ Additionally, example code might theoretically modify or delete existing AWS res
6767

6868
This repository thrives on your contributions! ❤️ To get involved, see the [CONTRIBUTING.md](CONTRIBUTING.md). 🙏
6969

70+
# Requests
71+
72+
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).
73+
74+
## How we prioritize contributions and requests
75+
Our team reviews all requests, evaluating them for the following:
76+
- Clarity
77+
- Relevance
78+
- Feasibility
79+
80+
**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.**
81+
82+
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.
83+
84+
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).
85+
86+
7087
## Tributaries
7188

7289
The AWS Documentation includes source code examples from several additional sources. These sources are called tributaries, flowing into the "river" of AWS Documentation.

0 commit comments

Comments
 (0)