You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/community/contribute/project-meetings.mdx
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,29 +8,29 @@ All GraphQL technical meetings are open to anyone who is interested, so long as
8
8
9
9
All GraphQL technical meetings should appear on the [GraphQL public calendar](https://calendar.graphql.org). If a project's meeting isn't on the calendar or is incorrect, please email [email protected].
10
10
11
-
###Who can join GraphQL technical meetings?
11
+
## Who can join GraphQL technical meetings?
12
12
13
13
Anyone who has signed the free [GraphQL Specification Membership agreement](https://github.com/graphql/graphql-wg/tree/HEAD/membership).
14
14
15
-
###How to join
15
+
##Quick guide: How to join
16
16
17
17
1. Sign the GraphQL Specification Membership agreement (first time only)
18
-
1. Open a pull request against the repo
19
-
1. Something
18
+
1. Open a pull request against the [EasyCLA repository](https://github.com/graphql/easycla)
19
+
1. Follow the steps provided by the EasyCLA bot
20
+
1. Choose to sign the CLA as an individual or on behalf of a corporation
20
21
1. Open a pull request against the meeting's agenda (forking if necessary)
21
-
1. Add your name to the Something
22
-
1. Add any agenda items, with a time estimate (optional)
22
+
1. Add your name and affiliation to the agenda
23
+
1. Add any agenda items, with a time estimate (optional)
23
24
1. Join using the provided Zoom link
24
-
1. Notes are taken by AI, and volunteers are welcome to add to a notes doc during the meeting
25
+
1. Notes are taken by AI, and volunteers are welcome to add to a shared notes doc during the meeting
26
+
1. Meetings are recorded and later made available on the [GraphQL Foundation Working Groups YouTube channel](https://www.youtube.com/@GraphQLFoundation)
25
27
26
-
[See below for detailed instructions on how to join a meeting](#how-to-join-a-meeting)
28
+
[See below for detailed instructions](#how-to-join-a-meeting) on how to sign the membership agreement and join a meeting using a GitHub pull request.
27
29
28
30
<Callouttype="warning">
29
31
**IMPORTANT:** Your PR against the agenda **must** be merged before you can attend. If the EasyCLA bot says you are not covered, you need to follow the links in the bot's comment to sign the [GraphQL Specification Membership agreement](https://github.com/graphql/graphql-wg/tree/HEAD/membership) before you can attend.
30
32
</Callout>
31
33
32
-
33
-
34
34
## GraphQL Working Group / TSC meeting
35
35
36
36
The [GraphQL Working Group](https://github.com/graphql/graphql-wg) meets on the first Thursday of each month. When there are topics to address, the [GraphQL Technical Steering Committee (TSC)](https://github.com/graphql/graphql-wg/blob/HEAD/GraphQL-TSC.md) may meet briefly prior to the start of the Working Group meeting.
0 commit comments