From e487b44579d711b102ae6215a5878dcfd314bf7e Mon Sep 17 00:00:00 2001 From: Andrew Chen Wang <60190294+Andrew-Chen-Wang@users.noreply.github.com> Date: Fri, 5 Mar 2021 00:56:38 -0500 Subject: [PATCH 1/4] Spelling error in 01_bug_report.md --- .github/ISSUE_TEMPLATE/01_bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.md b/.github/ISSUE_TEMPLATE/01_bug_report.md index 44807a0c3..b18813edd 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.md +++ b/.github/ISSUE_TEMPLATE/01_bug_report.md @@ -28,9 +28,9 @@ READ and FOLLOW next 3 steps, then REMOVE them before posting the issue **What is the current behavior?** -*Descripe the bug **detailed*** +*Describe the bug **detailed*** **Are you able to attach screenshots, screencasts or a live demo?** [ ] Yes (attach) -[ ] No \ No newline at end of file +[ ] No From 7576dd74c6ec0766e1eedb618c45c0c440f514d0 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:02:49 -0500 Subject: [PATCH 2/4] Spelling error in 02_feature_request.md --- .github/ISSUE_TEMPLATE/02_feature_request.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/02_feature_request.md b/.github/ISSUE_TEMPLATE/02_feature_request.md index 00822eb4b..33f588d2d 100644 --- a/.github/ISSUE_TEMPLATE/02_feature_request.md +++ b/.github/ISSUE_TEMPLATE/02_feature_request.md @@ -19,10 +19,10 @@ READ and FOLLOW next 3 steps, then REMOVE them before posting the issue **Is there an alternative at the latest version?** -[ ] Yes (descripe the alternative) +[ ] Yes (describe the alternative) [ ] No **Is this related to an issue?** [ ] Yes (Give a link to the issue) -[ ] No \ No newline at end of file +[ ] No 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 3/4] 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 From ae1ce294a24e5467446a20d7749041014fe1b3db 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:04:27 -0500 Subject: [PATCH 4/4] Use native GitHub tasklist --- .github/ISSUE_TEMPLATE/02_feature_request.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/02_feature_request.md b/.github/ISSUE_TEMPLATE/02_feature_request.md index 33f588d2d..5d49b2b2a 100644 --- a/.github/ISSUE_TEMPLATE/02_feature_request.md +++ b/.github/ISSUE_TEMPLATE/02_feature_request.md @@ -19,10 +19,10 @@ READ and FOLLOW next 3 steps, then REMOVE them before posting the issue **Is there an alternative at the latest version?** -[ ] Yes (describe the alternative) -[ ] No + - [ ] Yes (describe the alternative) + - [ ] No **Is this related to an issue?** -[ ] Yes (Give a link to the issue) -[ ] No + - [ ] Yes (Give a link to the issue) + - [ ] No