From 113dfae0244d5f1fcaebbc2390054f191719103f Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Mon, 3 Jun 2024 07:55:24 -0600 Subject: [PATCH] fix duplicate id in bug report --- .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: