Skip to content

Commit f92417c

Browse files
committed
markdown source builds
Auto-generated via `{sandpaper}` Source : 77d8ec9 Branch : main Author : Dimitrios Theodorakis <[email protected]> Time : 2024-12-03 17:55:00 +0000 Message : MetOffice#24 Adds in notes about Projects and milestones
1 parent 260eb2a commit f92417c

File tree

3 files changed

+25
-2
lines changed

3 files changed

+25
-2
lines changed

05-forks.md

+16
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,22 @@ An image of a cloud should do!
7070

7171
::::::::::::::::::::::::::::::::::::::::::::::::
7272

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+
7389
## Create a Fork
7490

7591
On the repository Code tab click on the **Fork** dropdown arrow

instructor-notes.md

+7
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,10 @@ callouts in episodes [05](../episodes/05-forks.md)
2929
and [08](../episodes/08-rebase.md)
3030
which outline how to create the conflicts
3131
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.

md5sum.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"episodes/03-feature-branch.md" "ad92cac8ba59f5d147a86b1ef0b103ca" "site/built/03-feature-branch.md" "2024-11-19"
99
"episodes/04-review.md" "2df82dc2de81277505e0ea09792e1221" "site/built/04-review.md" "2024-12-02"
1010
"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"
1212
"episodes/06-conflict.md" "a8d0c3432d9ba941acb7607a264f117a" "site/built/06-conflict.md" "2024-12-03"
1313
"episodes/07-history.md" "ef0866f16853f3c708c2bfea2d3ef4b4" "site/built/07-history.md" "2024-12-02"
1414
"episodes/End.md" "c34fe594102fe3c81f4bad2c5c7bbbfc" "site/built/End.md" "2024-12-02"
1515
"episodes/08-rebase.md" "0c9d3b4af5f9563768edd6c4d0cb871c" "site/built/08-rebase.md" "2024-12-02"
1616
"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"
1818
"learners/discuss.md" "aaef6991af918125ae722d3ce4e36443" "site/built/discuss.md" "2024-11-19"
1919
"learners/fcm-git_cheat_sheet.md" "a90c25c1218a18430dd67a243e63533e" "site/built/fcm-git_cheat_sheet.md" "2024-11-19"
2020
"learners/reference.md" "d976a57639fa49361d9c8431850cde6a" "site/built/reference.md" "2024-11-19"

0 commit comments

Comments
 (0)