diff --git a/.github/ISSUE_TEMPLATE/01-bug_report.yml b/.github/ISSUE_TEMPLATE/01-bug_report.yml index 2c3d594..6a34895 100644 --- a/.github/ISSUE_TEMPLATE/01-bug_report.yml +++ b/.github/ISSUE_TEMPLATE/01-bug_report.yml @@ -50,8 +50,8 @@ body: label: 'Are you using a separate virtual environment?' description: "Please pay attention to this question" options: - - No - - Yes + - 'No' + - 'Yes' default: 0 validations: required: true @@ -79,4 +79,4 @@ body: 3. Run '...' 4. See error... validations: - required: false \ No newline at end of file + required: false