-
Notifications
You must be signed in to change notification settings - Fork 21
Chair Notes Templates
Bryce Adelstein Lelbach aka wash edited this page Jan 19, 2022
·
34 revisions
These templates use syntax that is compatible with both TWiki and GitHub Markdown, so you can paste them to both the meeting wiki and the Github for paper tracking:
* Lists that start with 3 spaces and use `*` to start items are recognized by both TWiki and GitHub.
__Double underscores denote bold italics text in TWiki and bold text in GitHub Markdown.__
Usage with GitHub issues and the TWiki minutes template:
- Copy everything below the line
## PNNNNRM: DESCRIPTION
into GitHub issues. - Copy everything below the line
__Chair:__
into the "Chair Notes" section of the TWiki minutes template.
For simultaneous discussion of multiple papers or subjects without a specific paper:
- Include links for all relevant papers and their GitHub issues.
- Either name the wiki page after one key paper or give it a descriptive name for the topic.
__SUMMARY:__
should be a few sentences summarizing the discussion.
__OUTCOME:__
should be a summary of the consensus of the room: decisions, guidance, feedback, etc. See templates below.
# ISO C++ Library Evolution Telecon
*Date:* YYYY-MM-DD
*Attendance:*
*
## Agenda
* Administrative:
* Find minute taker.
* Code of Conduct reminder.
* Patent and IP policy reminder.
* Recording policy reminder.
* Zoom name reminder.
* Polling tutorial.
* Electronic polling reminder.
* Mailing list review reminder.
* Meeting reminder.
* PNNNNRM: DESCRIPTION.
## PNNNNRM: DESCRIPTION
[PNNNNRM](https://wg21.link/PNNNNRM): DESCRIPTION
[YYYY-MM-DD Library Evolution Telecon Minutes](http://wiki.edg.com/bin/view/Wg21telecons2022/PNNNN#Library-Evolution-YYYY-MM-DD)
__Chair:__
__Champion:__
__Minute Taker:__
__Start:__ YYYY-MM-DD HH:MM TIMEZONE
Does this proposal have:
* Examples?
* Field experience?
* Implementation experience?
* Usage experience?
* Deployment experience?
* Performance considerations?
* Discussion of prior art?
* Changes Library Evolution previously requested?
* Wording?
* Feature test macro?
Pros:
Cons:
Open Questions:
Key Insights:
Topics to Poll:
__End:__ HH:MM
__SUMMARY:__
__OUTCOME:__
LEWG Telecons
LEWGI Telecons
Mailing List Reviews
Chair Guide
- Theory
- Polls
- Checklists
- Templates
- Prioritization
Tracking