1 ---
 2 name: Feature request
 3 about: Suggest an idea for this project
 4 title: ''
 5 labels: ''
 6 assignees: ''
 7 
 8 ---
 9 
10 Thank you for taking the time to help improve OpenJDK and Corretto.
11 
12 If your request concerns a security vulnerability then please report it by email to aws-security@amazon.com instead of here.
13 (You can find more information regarding security issues at https://aws.amazon.com/security/vulnerability-reporting/.)
14 
15 Otherwise, if your idea concerns OpenJDK
16 and is not specific to Corretto
17 we ask that you propose it to the OpenJDK community.
18 Depending on your contributor status for OpenJDK,
19 please use the [JDK bug system](https://bugs.openjdk.java.net/) or
20 the appropriate [mailing list](http://mail.openjdk.java.net/mailman/listinfo)
21 for the given problem area or [update project](http://mail.openjdk.java.net/mailman/listinfo/jdk-updates-dev)).
22 
23 If your proposal is specific to Corretto,
24 then you are in the right place.
25 Please proceed with the following.
26 
27 ### Is your feature request related to a problem?
28 Please provide a clear and concise description of what the problem is.
29 
30 ### Describe a solution you would like
31 Please provide a clear and concise description of what you want to happen.
32 
33 ### Describe alternatives you have considered
34 Please provide a clear and concise description
35 of any alternative solutions or features you have considered.
36 
37 ### Additional context
38 Add any other context or screenshots about the feature request here.