mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-15 14:05:47 -05:00
Add additional information section to the bug report template (#55360)
This commit is contained in:
committed by
GitHub
parent
16dab6d5d6
commit
f5e73d7e60
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -97,3 +97,7 @@ body:
|
||||
description: What you expected to happen instead, and why
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: additional_info
|
||||
attributes:
|
||||
label: Additional information about the issue
|
||||
|
||||
Reference in New Issue
Block a user