Skip to content

Commit 09b3a54

Browse files
committed
swapped "component" for "lesson" in issue template"
1 parent 27353db commit 09b3a54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/code_mistake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ body:
1010
Thanks for taking the time to report this bug!
1111
- type: dropdown
1212
attributes:
13-
label: Component
13+
label: Lesson
1414
description: Which lesson is this an issue for?
1515
multiple: false
1616
options:

.github/ISSUE_TEMPLATE/video_mistake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ body:
1010
Thanks for taking the time to report this bug!
1111
- type: dropdown
1212
attributes:
13-
label: Component
13+
label: Lesson
1414
description: Which lesson is this an issue for?
1515
multiple: false
1616
options:

0 commit comments

Comments
 (0)