Skip to content

Commit e7ff52a

Browse files
authored
add agenda for next meeting (#80)
1 parent 7fe64f1 commit e7ff52a

File tree

1 file changed

+62
-0
lines changed

1 file changed

+62
-0
lines changed

agendas/2022-03-30.md

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
# GraphQL-JS WG – March 2022
2+
3+
The GraphQL Working Group meets monthly to discuss proposed changes to the [GraphQL-JS](https://github.com/graphql/graphql-spec) library, other related foundation libraries like [express-graphql](https://github.com/graphql/express-graphql) and [graphql-relay-js](https://github.com/graphql/graphql-relay-js) and other
4+
relevant topics to core Javascript GraphQL projects. This is an open meeting in which
5+
anyone in the GraphQL community may attend. *To attend this meeting or propose
6+
agenda, edit this file.*
7+
8+
- **Date & Time**: [March 30 2022 17:00 - 18:00 UTC](https://www.timeanddate.com/worldclock/meetingdetails.html?year=2022&month=03&day=30&hour=17&min=0&sec=0&p1=224&p2=179&p3=136&p4=37&p5=239&p6=101&p7=152)
9+
- **Calendar**:
10+
[Google Calendar](https://calendar.google.com/calendar/embed?src=linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com) or [ical file](https://calendar.google.com/calendar/ical/linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com/public/basic.ics). Email [[email protected]](mailto:[email protected]) to be added directly to the invite.
11+
12+
<small>*NOTE:* Meeting date and time may change. Please check this agenda the week of the meeting to confirm.</small>
13+
- **Video Conference Link**: https://zoom.us/j/96871026087
14+
- Password: graphqljs
15+
- **Live Notes**: Shuchi Agrawal
16+
17+
## Attendees
18+
19+
> **Guidelines**
20+
> - Before attending, you (or your organization) must sign the [Specification Membership Agreement](https://github.com/graphql/foundation).
21+
> - To respect meeting size, attendees should be relevant to the agenda.
22+
> - If you're willing to take notes, add "✏️" after your name (eg. Ada Lovelace ✏)
23+
> - Include the organization (or project) you represent, and the location (including [country code](https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes#Current_ISO_3166_country_codes)) you expect to be located in during the meeting.
24+
> - Read and follow the [participation guidelines](https://github.com/graphql/graphql-js-wg#participation-guidelines) and [code of conduct](https://github.com/graphql/foundation/blob/master/CODE-OF-CONDUCT.md).
25+
>
26+
> **By joining the meeting you consent to being recorded and agree to the Specification Membership Agreement, participation guidelines, and code of conduct. Meetings may be recorded, by joining you grant permission to be recoded.**
27+
28+
| Name | Organization / Project | Location |
29+
| ------------------------------- | ---------------------- | ------------- |
30+
| Ivan Goncharov | ApolloGraphQL | Lviv, Ukraine |
31+
| Shuchi Agrawal | Individual | Brooklyn, US |
32+
| *ADD YOUR NAME ABOVE TO ATTEND* | | |
33+
34+
35+
## Agenda
36+
37+
> **Guidelines**
38+
>
39+
> - To cover everything, discussion may be time-constrained. Topics that require less time should be covered first. Most topics take 15-30 minutes.
40+
> - Include any and all relevant links (RFC, issues & PRs, presentations). If there are no relevant links, open an issue to provide context and link to that.
41+
> - Read the [spec contribution guide](https://github.com/graphql/graphql-spec/blob/master/CONTRIBUTING.md).
42+
43+
<!--
44+
45+
Example agenda item:
46+
47+
1. Discuss moving the subscriptions proposal to stage 2 (30m, Lee)
48+
- [Subscriptions RFC](link.to/the-relevant/pr-or-issue-or-doc)
49+
- [GraphQL.js PR](github.link/to/the/project/pr)
50+
- [Another Relevant Link](youre.getting/the-idea.now)
51+
52+
-->
53+
54+
1. Agree to Membership Agreement, Participation Guidelines and Code of Conduct (1m, Ivan)
55+
- [Specification Membership Agreement](https://github.com/graphql/foundation)
56+
- [Participation Guidelines](https://github.com/graphql/graphql-js-wg#participation-guidelines)
57+
- [Code of Conduct](https://github.com/graphql/foundation/blob/master/CODE-OF-CONDUCT.md)
58+
1. Introduction of attendees (5m, Ivan)
59+
1. Review agenda (2m, Ivan)
60+
1. Review previous meeting's action items (5m, Ivan)
61+
- [All action items](https://github.com/graphql/graphql-js-wg/issues)
62+
1. ADD YOUR ACTION ITEMS ABOVE_

0 commit comments

Comments
 (0)