Skip to content

Commit 970d84b

Browse files
committed
✨ update readme to include links to other meeting notes
1 parent 22e8269 commit 970d84b

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

README.md

+19-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
11
# TC39 Meeting Notes
22

3-
See [`meetings/`](https://github.com/tc39/notes/tree/main/meetings).
3+
This repository contains notes for TC39 plenary meetings, and are located in [meetings/](https://github.com/tc39/notes/tree/main/meetings)
4+
5+
For other meeting notes, see below:
6+
7+
| Meeting | Meeting Notes | Meeting Agendas |
8+
| ------------------------------------------------------------ | ----------------------------------------------- | ------------------------------------------ |
9+
| TC39-TG1: General ECMAScript® language | [tc39/notes/meetings][tg1-notes] | [tc39/agendas][tg1-agenda] |
10+
| TC39-TG2: ECMAScript® internationalization API specification | [tc39/ecma402/meetings][tg2-notes] | [tc39/ecma402/projects][tg2-agenda] |
11+
| TC39-TG3: Security | [tc39/tg3/meetings][tg3-notes] | [tc39/tg3][tg3-agenda] |
12+
| Incubator Meetings | [tc39/incubator-agendas/notes][incubator-notes] | [tc39/incubator-agendas][incubator-agenda] |
13+
14+
[tg1-agenda]: https://github.com/tc39/agendas#tc39-meeting-agendas
15+
[tg2-agenda]: https://github.com/tc39/ecma402/projects/2
16+
[tg3-agenda]: https://github.com/tc39/tg3#agenda
17+
[incubator-agenda]: https://github.com/tc39/incubator-agendas#tc39-incubator-call-agendas
18+
[tg1-notes]: https://github.com/tc39/notes/tree/main/meetings
19+
[tg2-notes]: https://github.com/tc39/ecma402/tree/main/meetings
20+
[tg3-notes]: https://github.com/tc39/tg3/tree/main/meetings
21+
[incubator-notes]: https://github.com/tc39/incubator-agendas/tree/main/notes

0 commit comments

Comments
 (0)