From 10cbed9efb471b2b0d2fb2c63405a2c97cae2c99 Mon Sep 17 00:00:00 2001 From: Ruriko Araki Date: Wed, 5 Jan 2022 14:23:18 -0800 Subject: [PATCH] Bug template fix (#1318) * Fix bug template * Fix bug template * Fix bug template --- .github/ISSUE_TEMPLATE/bug_report.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 9d021088d..6d17b1541 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -17,8 +17,9 @@ body: # Priorities and help requested - type: checkboxes attributes: + label: Willing to submit a PR to fix? options: - - label: 'I am willing to submit a PR to fix' + - label: I am willing to submit a PR to fix - type: dropdown attributes: label: Requested priority