Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e6ba121

Browse filesBrowse files
avivkellermarco-ippolito
authored andcommitted
meta: make more bug-report information required
PR-URL: #53718 Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
1 parent 56c26fe commit e6ba121
Copy full SHA for e6ba121

1 file changed

+6Lines changed: 6 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.github/ISSUE_TEMPLATE/1-bug-report.yml‎

Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/1-bug-report.yml
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,19 @@ body:
3333
be run using `node` directly without installing third-party dependencies
3434
or downloading code from the internet (i.e. no ZIP archive, no GitHub
3535
repository, etc.).
36+
validations:
37+
required: true
3638
- type: textarea
3739
attributes:
3840
label: How often does it reproduce? Is there a required condition?
41+
validations:
42+
required: true
3943
- type: textarea
4044
attributes:
4145
label: What is the expected behavior? Why is that the expected behavior?
4246
description: If possible please provide textual output instead of screenshots.
47+
validations:
48+
required: true
4349
- type: textarea
4450
attributes:
4551
label: What do you see instead?

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.