File tree 3 files changed +25
-2
lines changed
3 files changed +25
-2
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,22 @@ An image of a cloud should do!
70
70
71
71
::::::::::::::::::::::::::::::::::::::::::::::::
72
72
73
+ ### Projects, milestones, and labels
74
+
75
+ Your instructor has set up a Project and some custom milestones
76
+ for you to add to your Issue.
77
+
78
+ - [ Labels] ( https://docs.github.com/en/issues/using-labels-and-milestones-to-track-work/managing-labels )
79
+ help you classify Issues and PRs.
80
+ - [ Milestones] ( https://docs.github.com/en/issues/using-labels-and-milestones-to-track-work/about-milestones )
81
+ group Issues and PRs, tracking their progress towards a common milestone automatically.
82
+ - [ Projects] ( https://docs.github.com/en/issues/planning-and-tracking-with-projects/learning-about-projects/about-projects )
83
+ are a tool for planning and tracking work via GitHub.
84
+ Multiple repositories can be linked to a single project.
85
+ Projects can have multiple views depending on your needs;
86
+ some have kanban boards and gantt charts, others separate out
87
+ an individual colleagues Issues to avoid clutter.
88
+
73
89
## Create a Fork
74
90
75
91
On the repository Code tab click on the ** Fork** dropdown arrow
Original file line number Diff line number Diff line change @@ -29,3 +29,10 @@ callouts in episodes [05](../episodes/05-forks.md)
29
29
and [ 08] ( ../episodes/08-rebase.md )
30
30
which outline how to create the conflicts
31
31
the learners will have to resolve.
32
+
33
+ You will need to create a GitHub Project for learners to
34
+ link Issues they create on the ` git-training-demo ` repository to.
35
+ You can name this Project: ** Git & GitHub WP INSERT_DATE**
36
+
37
+ The last step is to create a new milestone on the repository
38
+ with an identical or similar name to the Project name.
Original file line number Diff line number Diff line change 8
8
"episodes/03-feature-branch.md" "ad92cac8ba59f5d147a86b1ef0b103ca" "site/built/03-feature-branch.md" "2024-11-19"
9
9
"episodes/04-review.md" "2df82dc2de81277505e0ea09792e1221" "site/built/04-review.md" "2024-12-02"
10
10
"episodes/Break.md" "360a416d9defbe83d36a1f08fbcfa50f" "site/built/Break.md" "2024-11-19"
11
- "episodes/05-forks.md" "098c8aabd3bdfd408517f73125dd2f4d " "site/built/05-forks.md" "2024-12-03"
11
+ "episodes/05-forks.md" "6ede25c5e2054891fed54c3030958995 " "site/built/05-forks.md" "2024-12-03"
12
12
"episodes/06-conflict.md" "a8d0c3432d9ba941acb7607a264f117a" "site/built/06-conflict.md" "2024-12-03"
13
13
"episodes/07-history.md" "ef0866f16853f3c708c2bfea2d3ef4b4" "site/built/07-history.md" "2024-12-02"
14
14
"episodes/End.md" "c34fe594102fe3c81f4bad2c5c7bbbfc" "site/built/End.md" "2024-12-02"
15
15
"episodes/08-rebase.md" "0c9d3b4af5f9563768edd6c4d0cb871c" "site/built/08-rebase.md" "2024-12-02"
16
16
"episodes/09-pre-commit.md" "99096b6d10f4f7c1f6f5bfa72f728e45" "site/built/09-pre-commit.md" "2024-12-02"
17
- "instructors/instructor-notes.md" "a5d4cdfe96cb07fe8460111021491b58 " "site/built/instructor-notes.md" "2024-11-19 "
17
+ "instructors/instructor-notes.md" "42bb7e13901f84f6569851e10e562c1f " "site/built/instructor-notes.md" "2024-12-03 "
18
18
"learners/discuss.md" "aaef6991af918125ae722d3ce4e36443" "site/built/discuss.md" "2024-11-19"
19
19
"learners/fcm-git_cheat_sheet.md" "a90c25c1218a18430dd67a243e63533e" "site/built/fcm-git_cheat_sheet.md" "2024-11-19"
20
20
"learners/reference.md" "d976a57639fa49361d9c8431850cde6a" "site/built/reference.md" "2024-11-19"
You can’t perform that action at this time.
0 commit comments