From e61e0512e60be99a33674c7c7c66f42bd16c004d Mon Sep 17 00:00:00 2001 From: Andrew Chen Wang <60190294+Andrew-Chen-Wang@users.noreply.github.com> Date: Fri, 5 Mar 2021 01:03:50 -0500 Subject: [PATCH] Use native GitHub tasklist --- .github/ISSUE_TEMPLATE/01_bug_report.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.md b/.github/ISSUE_TEMPLATE/01_bug_report.md index b18813edd..96458e41a 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.md +++ b/.github/ISSUE_TEMPLATE/01_bug_report.md @@ -19,8 +19,8 @@ READ and FOLLOW next 3 steps, then REMOVE them before posting the issue **Are you able to reproduce the bug from the demo?** -[ ] Yes -[ ] No + - [ ] Yes + - [ ] No **What is the expected behavior?** @@ -32,5 +32,5 @@ READ and FOLLOW next 3 steps, then REMOVE them before posting the issue **Are you able to attach screenshots, screencasts or a live demo?** -[ ] Yes (attach) -[ ] No + - [ ] Yes (attach) + - [ ] No