From b763754723462c0f4c0d8a8dc37fd1632c28518b Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Mon, 3 Jun 2024 08:00:29 -0600 Subject: [PATCH] fix duplicate id in bug report (#11718) --- .github/DISCUSSION_TEMPLATE/bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/DISCUSSION_TEMPLATE/bug-report.yml b/.github/DISCUSSION_TEMPLATE/bug-report.yml index 180f01e9ed..c1c34fb51e 100644 --- a/.github/DISCUSSION_TEMPLATE/bug-report.yml +++ b/.github/DISCUSSION_TEMPLATE/bug-report.yml @@ -8,7 +8,7 @@ body: validations: required: true - type: textarea - id: description + id: steps attributes: label: Steps to reproduce validations: