You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: org-cyf-guides/content/contributing/minutes/index.md
+54Lines changed: 54 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,60 @@ Attendees:
17
17
18
18
---
19
19
20
+
## 2026-04-07
21
+
22
+
Attendees: Anna Aitchison, CJ Yuan, Colin Farquhar
23
+
24
+
### ❗Actions from last time
25
+
26
+
-[x] Everyone: Think about what the Onboarding module should look like. Share thoughts in next meeting (and come join us in person on April 20th if you can!)
27
+
-[x] (After this ITP finishes): (Carry Over) Swap order of Wireframe and Form-Controls exercises.
28
+
-[ ] Colin: (Carry Over) Decided that we will make a list of alternative activities to replace/supplement study group
29
+
-[ ] Daniel: (Carry Over) Split up the SDC legacy code module
30
+
-[ ] CJ: (Carry Over) Recording a "How to orient yourself to a PR video"
31
+
-[x] Daniel: Merge all the curricula
32
+
-[ ] Anna: Move all of the CYF-Workshops into the curriculum
33
+
34
+
### 📝 Agenda points
35
+
36
+
#### Onboarding module direction
37
+
38
+
* Maybe have a first PR which is just an "orient yourself to PRs on GitHub".
39
+
* Maybe try to pull some JS back into the Onboarding module, and accordingly a bit meatier actual-useful-work expected PRs.
40
+
* People often struggle with some basic programming fundamentals, e.g. "what is a variable declaration".
41
+
* Better curated resources for people to reference online.
42
+
* Be aware we've swung too far in each direction of "too little" and "too much" over Onboarding iterations.
43
+
* Don't want to lose git from the start.
44
+
* Currently we can't rely on people having laptops in Onboarding - it's possible we could get access to some laptops we're ok with losing to lend out.
45
+
46
+
#### Workshops move into the curriculum repo
47
+
48
+
Anna has been working on this! Three things that came up:
49
+
50
+
* Anna has so far been doing this under her username - will move it over to CYF soon
51
+
* get-forms workshop requires disposable branch previews, which we probably don't want to turn on in the curriculum repo.
52
+
* Would probably be ok to just remove the workshop, as it's an optional thing in a study group so likely not really done
53
+
54
+
#### GitHub Projects
55
+
56
+
We seem to have stopped using our GitHub Project / backlog - how do we feel about that?
57
+
58
+
Daniel's perspective: People don't often have a lot of time to be browsing for things to pick up, so tend to share out urgent things as they come up.
59
+
60
+
We have a running list of tasks that we copy forward across meetings, which means we hopefully actually prioritise and get things done.
61
+
62
+
There can be value in tickets, both for self-organising/documenting (e.g. [Anna's workshop merge ticket](https://github.com/CodeYourFuture/curriculum/issues/1822)), or for getting structured information about problems from volunteers/trainees.
63
+
64
+
### ❗Actions
65
+
66
+
-[ ] Daniel: (Carry Over) Swap order of Wireframe and Form-Controls exercises.
67
+
-[ ] Colin: (Carry Over) Decided that we will make a list of alternative activities to replace/supplement study group
68
+
-[ ] Daniel: (Carry Over) Split up the SDC legacy code module
69
+
-[ ] CJ: (Carry Over) Recording a "How to orient yourself to a PR video"
70
+
-[ ] Anna: Move all of the CYF-Workshops into the curriculum
71
+
72
+
---
73
+
20
74
## 2026-03-24
21
75
22
76
Attendees: Anna Aitchison, CJ Yuan, Colin Farquhar, Daniel Wagner-Hall, Poonam Rajput
0 commit comments