Skip to content

Commit 57b1d9d

Browse files
n1ru4lsaihaj
andauthored
document community meetup promotion (#1590)
* document community meetup promotion * prettier --------- Co-authored-by: Saihajpreet Singh <[email protected]>
1 parent ceb66e0 commit 57b1d9d

File tree

3 files changed

+30
-0
lines changed

3 files changed

+30
-0
lines changed

Diff for: src/pages/community/events.mdx

+7
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,13 @@ export function Events({ events }) {
108108

109109
## Meetups
110110

111+
If you are interested in hosting a GraphQL meetup, The GraphQL Foundation is
112+
happy to promote your GraphQL event through the
113+
[official communication channels](/community/#official-channels).
114+
115+
Please contact us in the `#meetups-admin` channel on
116+
[the community Discord channel](/community/#official-channels).
117+
111118
export function Meetups() {
112119
useEffect(() => {
113120
// Load only on client

Diff for: src/pages/community/foundation/contact.mdx

+6
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ For guidance using the GraphQL trademark and brand see our [brand guidelines](/b
3434

3535
For media inquiries, please reach out to [[email protected]](mailto:[email protected]).
3636

37+
## Meetup Promotion
38+
39+
If you are interested in hosting a GraphQL meetup, The GraphQL Foundation is happy to promote your GraphQL event through the [official communication channels](/community/#official-channels).
40+
41+
Please contact us in the `#meetups-admin` channel on [the community Discord channel](/community/#official-channels).
42+
3743
## Technical Issues
3844

3945
To report a technical issue with GraphQL, please use the [community channels](/community/).

Diff for: src/pages/community/resources/more-resources.mdx

+17
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@ To explore other community-developed resources and content about GraphQL, take a
66
- [graphql-apis](https://github.com/APIs-guru/graphql-apis): A collective list of public GraphQL APIs.
77
- [GraphQL Screencasts](https://graphql.wtf): Learn something new with GraphQL, every week.
88

9+
## Community Meetups
10+
11+
The GraphQL community unites at meetups, fostering a collaborative environment
12+
where developers share insights and best practices.
13+
14+
These gatherings provide a valuable platform for enthusiasts to connect,
15+
exchange ideas, and stay abreast of the latest developments in the ever-evolving
16+
GraphQL ecosystem.
17+
18+
If you want to go on a GraphQL meetup you can check out the
19+
[community events section](/community/upcoming-events/#meetups).
20+
21+
If you are interested in hosting a GraphQL meetup, The GraphQL Foundation is
22+
happy to promote your GraphQL event through the official communication channels.
23+
Please contact us in the `#meetups-admin` channel on
24+
[the community Discord channel](/community/#official-channels).
25+
926
## GraphQL Logo & Trademark
1027

1128
The GraphQL name and logo are registered trademarks, and are neutrally held by The Linux Foundation. You may use the GraphQL mark so long as you adhere to the [trademark policy](https://lfprojects.org/policies/trademark-policy/).

0 commit comments

Comments
 (0)