Skip to content

Commit 2d077a0

Browse files
. d create checklist for managing session-notes
1 parent 2e8cd58 commit 2d077a0

File tree

4 files changed

+21
-80
lines changed

4 files changed

+21
-80
lines changed

session-notes/Co-Authored-By_count_after_cleanup

Lines changed: 0 additions & 27 deletions
This file was deleted.

session-notes/Co-Authored-By_count_original

Lines changed: 0 additions & 32 deletions
This file was deleted.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Updating this file for a new session
2+
3+
The point of this is to list all manual steps that we have to do in a session as a reminder, and get rid of them by automating them later.
4+
5+
Start of Session
6+
- If new participants, add them both to (1) daily file and (2) template file
7+
(While template is open, float active participants up in the list)
8+
9+
During Session
10+
As work proceeds
11+
- Update backlog and WIP
12+
- Copy Co-authors from here to commit message
13+
14+
Close of Session
15+
- Remove "Inactive Co-Authors" section completely (to prevent spurious github changes)
16+
- Remove this whole "Updating..." section, leaving "Session Date" at top of file
17+
- Add notes for retro
18+
- Add ideas for next time
19+
- Commit final change
20+
- confirm that the automation worked (cleanup script of session notes which should be a commit hook)
21+
- (Maybe) delete Gitpod.io work space

session-notes/session-notes-YYYY-MM-DD.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,3 @@
1-
# Updating this file for a new session
2-
Start of Session
3-
- Copy from template (session-notes-YYYY-MM-DD.md) to a file for today
4-
- Update YYYY-MM-DD everywhere
5-
- Move today's participants to "Co-Authors" section
6-
- If new participants, add them both to (1) daily file and (2) template file
7-
(While template is open, float active participants up in the list)
8-
9-
During Session
10-
As work proceeds
11-
- Update backlog and WIP
12-
- Copy Co-authors from here to commit message
13-
14-
Close of Session
15-
- Remove "Inactive Co-Authors" section completely (to prevent spurious github changes)
16-
- Remove this whole "Updating..." section, leaving "Session Date" at top of file
17-
- Add notes for retro
18-
- Add ideas for next time
19-
- Commit final change
20-
- (Maybe) delete Gitpod.io work space
21-
221
# Session Date: YYYY-MM-DD
232
## Co-Authors
243

0 commit comments

Comments
 (0)