From 09b3a54db1900a5996cfe3d2211e976ad6842a29 Mon Sep 17 00:00:00 2001 From: PatrickAlphac <54278053+PatrickAlphaC@users.noreply.github.com> Date: Fri, 20 May 2022 17:58:50 -0400 Subject: [PATCH] swapped "component" for "lesson" in issue template" --- .github/ISSUE_TEMPLATE/code_mistake.yml | 2 +- .github/ISSUE_TEMPLATE/video_mistake.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/code_mistake.yml b/.github/ISSUE_TEMPLATE/code_mistake.yml index ea199b2..8509683 100644 --- a/.github/ISSUE_TEMPLATE/code_mistake.yml +++ b/.github/ISSUE_TEMPLATE/code_mistake.yml @@ -10,7 +10,7 @@ body: Thanks for taking the time to report this bug! - type: dropdown attributes: - label: Component + label: Lesson description: Which lesson is this an issue for? multiple: false options: diff --git a/.github/ISSUE_TEMPLATE/video_mistake.yml b/.github/ISSUE_TEMPLATE/video_mistake.yml index f56f13b..e990fc3 100644 --- a/.github/ISSUE_TEMPLATE/video_mistake.yml +++ b/.github/ISSUE_TEMPLATE/video_mistake.yml @@ -10,7 +10,7 @@ body: Thanks for taking the time to report this bug! - type: dropdown attributes: - label: Component + label: Lesson description: Which lesson is this an issue for? multiple: false options: