From 08810adf054e57535afb2f1a78a1f0836a4ffade Mon Sep 17 00:00:00 2001 From: Syed Date: Wed, 4 Sep 2024 06:38:23 +0530 Subject: [PATCH] fixed yaml indentations --- .github/ISSUE_TEMPLATE/bug-issue.yml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-issue.yml b/.github/ISSUE_TEMPLATE/bug-issue.yml index 6fc75a5..a6ff696 100644 --- a/.github/ISSUE_TEMPLATE/bug-issue.yml +++ b/.github/ISSUE_TEMPLATE/bug-issue.yml @@ -49,12 +49,9 @@ body: label: Environment description: Specify the environment where the bug occurred. options: - - label: Production - value: production - - label: Development - value: development - - label: Staging - value: staging + - Production + - Development + - Staging - type: input id: version