Skip to content

Commit 4fe450f

Browse files
committed
chore(docs): fix typos in issues/PR templates
1 parent 5ec9314 commit 4fe450f

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.github/ISSUE_TEMPLATE/---bug-report.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ assignees: ''
1111
A clear and concise description of what the bug is.
1212

1313
## Your environment
14+
1415
#### SDK version number
1516
`@aws-sdk/package-name@version`
1617

@@ -22,6 +23,7 @@ Paste output of `npx envinfo --browsers` or `node -v` or `react-native -v`
2223

2324
## Steps to reproduce
2425
Please share code or minimal repo, and steps to reproduce the behavior.
26+
2527
#### Observed behavior
2628
A clear and concise description of what happens.
2729

.github/ISSUE_TEMPLATE/--documentation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ A clear and concise description of what the issue is.
1212

1313
## Steps to reproduce
1414
Please share code or minimal repo if required, and steps to reproduce the behavior.
15+
1516
#### Observed behavior
1617
A clear and concise description of what happens.
1718

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
### Issue #
2-
Refs: #, if available
1+
### Issue
2+
Issue number, if available
33

44
### Description
55
What does this implement/fix? Explain your changes.

0 commit comments

Comments
 (0)