Skip to content

Commit dc5763f

Browse files
committed
chore: update GitHub issue templates
Signed-off-by: Joel Wong <[email protected]>
1 parent 7c374ab commit dc5763f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ body:
99
Thank you for taking the time to fill out this bug report!
1010
1111
⚠️ If the bug that you are reporting is a security-related issue or security vulnerability,
12-
then please do not create a report via this template. Instead please
12+
then please do not create a report via this template. Instead please
1313
notify AWS/Amazon Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/)
1414
or directly via email to [AWS Security]([email protected]).
1515
@@ -54,8 +54,8 @@ body:
5454
description: Please provide information on the environment and software versions that you are using to reproduce the bug.
5555
value: |
5656
At minimum:
57-
1. Operating system: (e.g. Windows Server 2022; Amazon Linux 2023; etc.)
58-
2. Output of `python3 --version`:
57+
1. Operating system (e.g. Windows Server 2022; Amazon Linux 2023; etc.)
58+
2. Output of `python3 --version`:
5959
3. Version of this library.
6060
6161
Please share other details about your environment that you think might be relevant to reproducing the bug.

.github/ISSUE_TEMPLATE/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: "📕 Documentation Issue"
33
description: Issue in the documentation
44
title: "Docs: (short description of the issue)"
5-
labels: ["documenation", "needs triage"]
5+
labels: ["documentation", "needs triage"]
66
body:
77
- type: textarea
88
id: documentation_issue

0 commit comments

Comments
 (0)