From 44a539f1860274dd811a6f2125b9feaa57d73588 Mon Sep 17 00:00:00 2001 From: JalonSolov Date: Sat, 10 Dec 2022 11:39:22 -0500 Subject: [PATCH] github: change bug template Envionment field to textarea (#16641) --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index cbc9a496a7..6864d1222c 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -73,7 +73,7 @@ body: validations: required: true - - type: input + - type: textarea id: environment attributes: label: Environment details (OS name and version, etc.)