We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97e7920 + 8e31470 commit aa38b38Copy full SHA for aa38b38
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -11,6 +11,8 @@ body:
11
attributes:
12
label: Describe the bug
13
description: A clear and concise description of what the bug is.
14
+ validations:
15
+ required: true
16
- type: textarea
17
18
label: Expected behaviour
.github/ISSUE_TEMPLATE/feature_request.yml
@@ -9,6 +9,8 @@ body:
9
description:
10
A clear and concise description of what the problem is. Ex. I'm always
frustrated when [...]
label: Describe the solution you'd like
0 commit comments