File tree 3 files changed +27
-21
lines changed
3 files changed +27
-21
lines changed Original file line number Diff line number Diff line change @@ -7,25 +7,29 @@ assignees: ''
7
7
8
8
---
9
9
10
- ** Describe the bug**
10
+ ## Describe the bug
11
11
A clear and concise description of what the bug is.
12
12
13
- ** SDK version number**
13
+ ## Your environment
14
+ #### SDK version number
15
+ ` @aws-sdk/package-name@version `
14
16
15
- ** Is the issue in the browser/Node.js/ReactNative?**
17
+ #### Is the issue in the browser/Node.js/ReactNative?
16
18
Browser/Node.js/ReactNative
17
19
18
- ** Details of the browser/Node.js/ReactNative version**
20
+ #### Details of the browser/Node.js/ReactNative version
19
21
Paste output of ` npx envinfo --browsers ` or ` node -v ` or ` react-native -v `
20
22
21
- ** To Reproduce (observed behavior)**
22
- Steps to reproduce the behavior (please share code or minimal repo)
23
+ ## Steps to reproduce
24
+ Please share code or minimal repo, and steps to reproduce the behavior.
25
+ #### Observed behavior
26
+ A clear and concise description of what happens.
23
27
24
- ** Expected behavior**
25
- A clear and concise description of what you expected to happen.
28
+ #### Expected behavior
29
+ A clear and concise description of what you were expecting to happen.
26
30
27
- ** Screenshots**
31
+ #### Screenshots
28
32
If applicable, add screenshots to help explain your problem.
29
33
30
- ** Additional context**
34
+ ## Additional context
31
35
Add any other context about the problem here.
Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ assignees: ''
7
7
8
8
---
9
9
10
- ** Is your feature request related to a problem? Please describe.**
10
+ ### Is your feature request related to a problem? Please describe.
11
11
A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
12
12
13
- ** Describe the solution you'd like**
13
+ ### Describe the solution you'd like
14
14
A clear and concise description of what you want to happen.
15
15
16
- ** Describe alternatives you've considered**
16
+ ### Describe alternatives you've considered
17
17
A clear and concise description of any alternative solutions or features you've considered.
18
18
19
- ** Additional context**
19
+ ### Additional context
20
20
Add any other context or screenshots about the feature request here.
Original file line number Diff line number Diff line change @@ -7,17 +7,19 @@ assignees: ''
7
7
8
8
---
9
9
10
- ** Describe the issue with documentation**
10
+ ## Describe the issue with documentation
11
11
A clear and concise description of what the issue is.
12
12
13
- ** To Reproduce (observed behavior)**
14
- Steps to reproduce the behavior (please share code or minimal repo)
13
+ ## Steps to reproduce
14
+ Please share code or minimal repo if required, and steps to reproduce the behavior.
15
+ #### Observed behavior
16
+ A clear and concise description of what happens.
15
17
16
- ** Expected behavior**
17
- A clear and concise description of what you expected to happen.
18
+ #### Expected behavior
19
+ A clear and concise description of what you were expecting to happen.
18
20
19
- ** Screenshots**
21
+ #### Screenshots
20
22
If applicable, add screenshots to help explain your problem.
21
23
22
- ** Additional context**
24
+ ## Additional context
23
25
Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments