From c63e8baa80a3c9efffb360766f6456da58db0092 Mon Sep 17 00:00:00 2001 From: Karim shoair Date: Mon, 14 Oct 2024 02:17:40 +0300 Subject: [PATCH] Update bug report template --- .github/ISSUE_TEMPLATE/01-bug_report.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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