From f501b5d5ce8fe00108c5fa1ae2ce7481c53e8d82 Mon Sep 17 00:00:00 2001 From: Pranav Barthwal <110532770+PranavBarthwal@users.noreply.github.com> Date: Tue, 7 May 2024 10:42:38 +0000 Subject: [PATCH] fix issue template --- .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 63f8df3..2ced40b 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -43,7 +43,7 @@ body: validations: required: true - type: textarea - id: expected + id: fix attributes: label: How will you fix this? placeholder: I fix this by making xyz changes