We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3b36e6 commit bdbdc9bCopy full SHA for bdbdc9b
.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -20,16 +20,16 @@ body:
20
attributes:
21
label: Describe bug
22
description: and also tell us how to reproduce!
23
- placeholder: A bug happend when I ate cereal!
24
- value: "A bug happend when I ate cereal!"
+ placeholder: A bug happened when I ate cereal!
+ value: "A bug happened when I ate cereal!"
25
validations:
26
required: true
27
- type: textarea
28
id: what-happened
29
30
label: What happened?
31
description: Also tell us, what did you expect to happen?
32
- placeholder: A bug happend!
+ placeholder: A bug happened!
33
value: "A bug happened!"
34
35
0 commit comments