Skip to content

Commit f5e73d7

Browse files
authored
Add additional information section to the bug report template (#55360)
1 parent 16dab6d commit f5e73d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,7 @@ body:
9797
description: What you expected to happen instead, and why
9898
validations:
9999
required: true
100+
- type: textarea
101+
id: additional_info
102+
attributes:
103+
label: Additional information about the issue

0 commit comments

Comments
 (0)