Skip to content

Commit ed921a0

Browse files
committed
Adding documentation issue template.
1 parent 03fa2bb commit ed921a0

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
name: "\U0001F4D5 Documentation Issue"
3+
about: Report an issue in the API Reference documentation or Developer Guide
4+
labels: documentation, needs-triage
5+
---
6+
7+
<!--- Provide a general summary of the issue in the Title above -->
8+
9+
## Describe the issue
10+
<!--- A clear and concise description of the issue -->
11+
12+
## Links
13+
<!-- Include links to affected documentation page(s) -->
14+
15+

.github/ISSUE_TEMPLATE/feature-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ labels: feature-request, needs-triage
3030

3131

3232
## Your Environment
33-
<!--- Include as many relevant details about the environment where the bug was discovered -->
33+
<!--- Include as many relevant details as possible about your environment -->
3434
* AWS Java SDK version used:
3535
* JDK version used:
3636
* Operating System and version:

.github/ISSUE_TEMPLATE/general-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ labels: guidance, needs-triage
2222
<!--- If service responses are relevant, please include wirelogs -->
2323

2424
## Your Environment
25-
<!--- Include as many relevant details about the environment where the bug was discovered -->
25+
<!--- Include as many relevant details as possible about your environment -->
2626
* AWS Java SDK version used:
2727
* JDK version used:
2828
* Operating System and version:

0 commit comments

Comments
 (0)