Skip to content

Commit 3b82ae2

Browse files
authored
Migrate meeting note templates to repo. Backlink from meeting note template to the note taker role doc. (Safety-Critical-Rust-Consortium#370)
1 parent c4669de commit 3b82ae2

3 files changed

Lines changed: 87 additions & 2 deletions

File tree

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Safety-Critical Rust Consortium Meeting on \<date\> @ \<time\>
2+
3+
| Search Key | Description |
4+
| :---- | :---- |
5+
| \[todo\] | Action Item |
6+
| \[decision\] | Something decided on |
7+
| \[important\] | Key information |
8+
9+
## Agenda
10+
11+
1.
12+
13+
## Check-in area
14+
15+
**Please add your name, and an emoji that describes your day.**
16+
17+
*
18+
19+
**Notetaker:**
20+
21+
*
22+
23+
For tips on how we take notes in the Safety-Critical Rust Consortium, please see the [Meeting Notetaker Role](https://github.com/rustfoundation/safety-critical-rust-consortium/blob/main/docs/notetaker-role.md) doc.
24+
25+
## Housekeeping section
26+
27+
*
28+
29+
## Tasks
30+
31+
*
32+
33+
## Meeting Minutes
34+
35+
*
36+
37+
## Material
38+
39+
Any material to read before the meeting should be included here.
40+
41+
*

docs/notetaker-role.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
1-
# Meeting Notetaker
1+
# Meeting Notetaker Role
22

33
Thank you for taking notes for a session! The following are the steps you will follow.
44

55
Reminder that we follow the consortium-wide agreed meeting policies. Please refer to them in the [README](../../README.md) under `Meeting Policies`.
66

77
## Take meeting notes live in a Google Docs document
88

9-
A template for meeting minutes is shared [here](https://docs.google.com/document/d/1vx_Ih9DRXQrHU_pP_uUZWjqvMKzzAR6EkS5lINzT4bA/edit?usp=sharing) should you need it.
9+
Start with the right meeting notes template:
10+
11+
* [Full consortium meeting notes template](full-consortium-meeting-notes-template.md)
12+
* [Subcommittee meeting notes template](subcommittee-meeting-notes-template.md)
1013

1114
During the meeting you'll take meeting minutes of participants' discussion in a Google Docs document that will be shared as the meeting begins.
1215

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# \<Foo\> Subcommittee Meeting on \<date\> @ \<time\>
2+
3+
| Search Key | Description |
4+
| :---- | :---- |
5+
| \[todo\] | Action Item |
6+
| \[decision\] | Something decided on |
7+
| \[important\] | Key information |
8+
9+
## Agenda
10+
11+
1.
12+
13+
## Check-in area
14+
15+
**Please add your name, and an emoji that describes your day.**
16+
17+
*
18+
19+
**Notetaker:**
20+
21+
*
22+
23+
For tips on how we take notes in the Safety-Critical Rust Consortium, please see the [Meeting Notetaker Role](https://github.com/rustfoundation/safety-critical-rust-consortium/blob/main/docs/notetaker-role.md) doc.
24+
25+
## Housekeeping section
26+
27+
*
28+
29+
## Tasks
30+
31+
*
32+
33+
## Meeting Minutes
34+
35+
*
36+
37+
## Material
38+
39+
Any material to read before the meeting should be included here.
40+
41+
*

0 commit comments

Comments
 (0)