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