Skip to content

Commit cccef2e

Browse files
authored
bug_report.yaml: fix typos (#2061)
Change Operation System to Operating System Change "How did it happened?" to "How did it happen?"
1 parent 9d92714 commit cccef2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ body:
2424
id: os_type
2525
attributes:
2626
label: Which OS are you playing on?
27-
description: Please select your Operation System from the dropdown.
27+
description: Please select your Operating System from the dropdown.
2828
options:
2929
- Windows
3030
- Linux (currently not supported, don't file any reports if your are using this)
@@ -55,7 +55,7 @@ body:
5555
id: steps_to_reproduce
5656
attributes:
5757
label: Describe the steps you took to encounter the bug.
58-
description: How did it happened? Please provide steps to reproduce the bug if possible. Did the bug disappear with slightly altered steps?
58+
description: How did it happen? Please provide steps to reproduce the bug if possible. Did the bug disappear with slightly altered steps?
5959
placeholder: Tell us what you did!
6060
validations:
6161
required: false

0 commit comments

Comments
 (0)