diff --git a/.github/ISSUE_TEMPLATE/bug-reports.yml b/.github/ISSUE_TEMPLATE/bug-reports.yml index 99116351..fdae5079 100644 --- a/.github/ISSUE_TEMPLATE/bug-reports.yml +++ b/.github/ISSUE_TEMPLATE/bug-reports.yml @@ -82,9 +82,9 @@ body: multiple: false description: Specify the branch of the project you are using. options: - - stable + - main - prerelease - - main + - stable - other validations: required: true