There was an error while loading. Please reload this page.
1 parent 29ea144 commit 3b89f60Copy full SHA for 3b89f60
1 file changed
.github/ISSUE_TEMPLATE/exercise_discussion.md
@@ -0,0 +1,26 @@
1
+---
2
+name: Exercise Discussions
3
+about: Want to create a new exercise for Git-Mastery? Discuss the details of the exercise with the Git-Mastery team first.
4
+title: "[Exercise Discussion]"
5
+labels: ["exercise-discussion"]
6
+assignees:
7
+ - woojiahao
8
+ - damithc
9
10
+
11
+# Exercise Discussion
12
13
+## Exercise Objectives
14
15
+- What are the objectives of this exercise?
16
+- Which tour and lesson does this exercise belong to?
17
+- What are the core concepts tested in this exercise?
18
19
+## Exercise Grading Setup
20
21
+- How is the exercise setup for the exercise?
22
+- What is the grading scheme for the exercise?
23
24
+## Checklist
25
26
+- [ ] Have you verified that this exercise does not already exist or is not currently in review?
0 commit comments