Thanks to visit codestin.com Credit goes to github.com
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 5b0af4f commit a38e82eCopy full SHA for a38e82e
.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