From 7eb206c5114a6f96756c9a67e750ceed000de448 Mon Sep 17 00:00:00 2001 From: Chung Nguyen Thanh Date: Sat, 14 Dec 2024 17:18:56 +0700 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 1765926..1edea53 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -12,7 +12,7 @@ body: validations: required: true - type: textarea - id: setps-to-reproduce + id: steps-to-reproduce attributes: label: Steps To Reproduce description: A set of instructions, step by step, explaining how to reproduce the bug. @@ -36,4 +36,4 @@ body: attributes: label: Additional Context description: Add any other context, including links/screenshots/video recordings/etc about the problem here. - placeholder: "Provide context here." \ No newline at end of file + placeholder: "Provide context here."