Skip to content

Commit 74ab63e

Browse files
committed
[contributing] Move learning outcomes up
1 parent d9d5fa5 commit 74ab63e

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.github/ISSUE_TEMPLATE/exercise_discussion.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ body:
2525
description: Which lesson does this exercise belong to? Links are fine
2626
validations:
2727
required: true
28+
- type: textarea
29+
attributes:
30+
label: Exercise learning outcomes
31+
description: What is the exercise's learning outcomes?
32+
placeholder: Git concepts tested, lessons covered, etc.
33+
validations:
34+
required: true
2835
- type: textarea
2936
attributes:
3037
label: Instructions for students
@@ -35,13 +42,6 @@ body:
3542
3. ...
3643
validations:
3744
required: true
38-
- type: textarea
39-
attributes:
40-
label: Exercise learning outcomes
41-
description: What is the exercise's learning outcomes?
42-
placeholder: Git concepts tested, lessons covered, etc.
43-
validations:
44-
required: true
4545
- type: textarea
4646
attributes:
4747
label: Exercise setup

0 commit comments

Comments
 (0)