Skip to content

Commit aa38b38

Browse files
Merge branch 'anuraghazra:master' into readme-patch-1
2 parents 97e7920 + 8e31470 commit aa38b38

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ body:
1111
attributes:
1212
label: Describe the bug
1313
description: A clear and concise description of what the bug is.
14+
validations:
15+
required: true
1416
- type: textarea
1517
attributes:
1618
label: Expected behaviour

.github/ISSUE_TEMPLATE/feature_request.yml

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ body:
99
description:
1010
A clear and concise description of what the problem is. Ex. I'm always
1111
frustrated when [...]
12+
validations:
13+
required: true
1214
- type: textarea
1315
attributes:
1416
label: Describe the solution you'd like

0 commit comments

Comments
 (0)