Skip to content

Commit 8a603be

Browse files
authored
chore: add validation requirement for bug report template
1 parent b9395a8 commit 8a603be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ body:
4242
4343
If a reproducible example is not provided, your issue is likely to be closed.
4444
[Learn more about creating a minimal reproducible example](https://stackoverflow.com/help/mcve).
45+
validations:
46+
required: true
4547

4648
- type: textarea
4749
id: what-happened

0 commit comments

Comments
 (0)