Skip to content

Commit 763a2ac

Browse files
authored
context fix in feature_request.yml (base#2128)
-Context structure change from "ex. " to "e.g.," -Grammar in "additional context"
1 parent 63f2bb2 commit 763a2ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ body:
1313
id: problem
1414
attributes:
1515
label: Is your feature request related to a problem? Please describe.
16-
description: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
16+
description: A clear and concise description of what the problem is. e.g., I'm always frustrated when [...]
1717

1818
- type: textarea
1919
id: solution
@@ -33,5 +33,5 @@ body:
3333
id: other
3434
attributes:
3535
label: Additional context
36-
description: Add any other context or screenshots about the feature request here.
36+
description: Add any additional context or screenshots about the feature request here.
3737

0 commit comments

Comments
 (0)