We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8664b9a commit 2fd4ac4Copy full SHA for 2fd4ac4
.github/ISSUE_TEMPLATE/1-bug-report.yml
@@ -33,13 +33,19 @@ body:
33
be run using `node` directly without installing third-party dependencies
34
or downloading code from the internet (i.e. no ZIP archive, no GitHub
35
repository, etc.).
36
+ validations:
37
+ required: true
38
- type: textarea
39
attributes:
40
label: How often does it reproduce? Is there a required condition?
41
42
43
44
45
label: What is the expected behavior? Why is that the expected behavior?
46
description: If possible please provide textual output instead of screenshots.
47
48
49
50
51
label: What do you see instead?
0 commit comments