Skip to content

Commit 7ba227e

Browse files
committed
Fix typos
Fix typos
1 parent 61a4bff commit 7ba227e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ Prior to starting off, please read the following:
55
## Usage Questions
66
77
If you are having difficulty using Axon Framework's Kotlin Extension,
8-
please consider to check Axon's Reference Guide first if it answers your question: https://docs.axoniq.io/reference-guide/extensions/kotlin
8+
please consider checking Axon's Reference Guide first if it answers your question: https://docs.axoniq.io/reference-guide/extensions/kotlin
99
10-
When the Reference Guide does no cover the specific question you have, take the following into account:
10+
When the Reference Guide does not cover the specific question you have, take the following into account:
1111
- GitHub is *not* intended for usages questions, instead:
1212
- Drop a questions on AxonIQ's forum: https://discuss.axoniq.io/
1313
- Or place a new question on StackOverflow, using the `axon` tag.
1414
15-
## Reporting an bug, feature or enhancement
15+
## Reporting a bug, feature or enhancement
1616
1717
Prior to filing an issue, please verify that it's not already reported by someone else.
1818
After that's done, your issue will typically fall under one of the following options:

.github/ISSUE_TEMPLATE/1_feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ labels: 'Type: Feature'
2020

2121
### Wanted Behaviour
2222

23-
<!-- Please described the desired outcome through the Kotlin Extension around the suggested feature. -->
23+
<!-- Please describe the desired outcome through the Kotlin Extension around the suggested feature. -->
2424

2525
### Possible Workarounds
2626

.github/ISSUE_TEMPLATE/2_enhancement_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ labels: 'Type: Enhancement'
1717

1818
### Wanted Behaviour
1919

20-
<!-- Please described the desired outcome through the Kotlin Extension around the suggested enhancement. -->
20+
<!-- Please describe the desired outcome through the Kotlin Extension around the suggested enhancement. -->
2121

2222
### Possible Workarounds
2323

0 commit comments

Comments
 (0)