Skip to content

Commit 02dd026

Browse files
authored
Update the grants program page (#1989)
* Enable prettier formatting * Update grants program page * Simplify
1 parent 523e1fb commit 02dd026

File tree

2 files changed

+60
-19
lines changed

2 files changed

+60
-19
lines changed

.prettierignore

+1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ pnpm-lock.yaml
33
*.mdx
44
!src/pages/blog/2024-04-11-announcing-new-graphql-website/index.mdx
55
!src/pages/blog/2024-08-15-graphql-local-initiative.mdx
6+
!src/pages/community/foundation/community-grant.mdx
67
*.jpg

src/pages/community/foundation/community-grant.mdx

+59-19
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ upon funding that is received as membership dues for the GraphQL Foundation.
1818
This is one way in which the GraphQL Foundation directly supports the ongoing
1919
health of the GraphQL developer ecosystem.
2020

21-
We encourage you to be creative in your grant application, and
22-
propose tasks that are straightforward to articulate, achievable in three
23-
months, and bounded in scope.
21+
We encourage you to be creative in your grant application, and propose tasks
22+
that are straightforward to articulate, achievable in three months, and bounded
23+
in scope.
2424

2525
Examples include:
2626

@@ -33,18 +33,17 @@ Examples include:
3333
- Other user experience improvement ideas for the [graphql.org][] website and/or
3434
[github.com/graphql][]
3535

36-
We are not funding work on projects outside https://github.com/graphql/ at this time.
36+
We are not funding work on projects outside https://github.com/graphql/ at this
37+
time.
3738

3839
## How to apply
3940

40-
The GraphQL Community Grant Program [accepts applications at any
41-
time][application-form], and evaluates all undecided applications at least twice
42-
per year. All applications will be closed after an evaluation cycle has
43-
completed. Applicants may re-apply at any point.
44-
4541
To apply, please complete the [GraphQL Community Grant Program
4642
application][application-form].
4743

44+
The GraphQL Community Grant Program accepts applications at any time. Applicants
45+
can only have one active grant at a time, but may re-apply at any time.
46+
4847
## FAQs
4948

5049
### Do I need to be developing the specification or code to apply?
@@ -65,14 +64,13 @@ The grant amount offered will depend on our available funding and the number of
6564
approved grants per cycle. Individual grants are expected to be between $1,000
6665
and $10,000 USD. When you apply you can select what size of grant you feel would
6766
be appropriate, but if approved you may be offered a different amount and it
68-
will be up to you if you wish to proceed or not.
67+
will be your choice whether to proceed.
6968

7069
### When can I expect to receive a response about my application?
7170

72-
We will review applications at least twice per year, on our about the end of May
73-
and on or about the end of November. However, we will endeavor to review
74-
applications as they come in and you will receive a response within 2 months of
75-
review.
71+
We will review applications at least twice per year; however, we endeavor to
72+
review applications as they come in and you will receive a response within 2
73+
months of review.
7674

7775
### How often can I apply?
7876

@@ -81,9 +79,10 @@ frequently as you like.
8179

8280
### Who is eligible?
8381

84-
Any individual working in the GraphQL developer community who can receive a
85-
payment from a US-based organization. Please note that this program is not
86-
work-for-hire, and this is not an employment arrangement.
82+
Any individual working in the GraphQL developer community who can legally
83+
receive a payment from a US-based organization, including meeting any local tax
84+
or legal requirements. Please note that this program is not work-for-hire, and
85+
this is not an employment arrangement.
8786

8887
_Only individuals are eligible to receive funding._
8988

@@ -104,9 +103,49 @@ directly improves the GraphQL Foundation projects.
104103
### Do I have to sign anything?
105104

106105
Yes, if your proposal is selected you will need to sign the GraphQL Grantee
107-
Agreement ([preview][agreement-preview] in order to receive the funding). It is
106+
Agreement ([preview][agreement-preview]) in order to receive the funding. It is
108107
your responsibility to read and understand the contents of the agreement.
109108

109+
### What currencies are grants awarded in?
110+
111+
All grants are awarded in United States Dollars (USD), so they should be
112+
requested in USD. The amount specified in the grant agreement is fixed in USD
113+
and will not be adjusted for currency fluctuations, conversion rates, or any
114+
other exchange-related considerations. Recipients are responsible for any
115+
associated currency conversion or banking fees.
116+
117+
### When are grant funds disbursed?
118+
119+
Grants are typically disbursed in full upon successful completion of the agreed
120+
deliverables. However, in select cases, individuals with a demonstrated history
121+
of substantial contributions to GraphQL Foundation projects may be eligible to
122+
receive a small portion of the grant amount as an advance. Any such advance is
123+
entirely at the discretion of the GraphQL Foundation and must be agreed upon in
124+
writing prior to the commencement of the grant work. The remainder will be
125+
disbursed only upon successful completion of the agreed deliverables.
126+
127+
### How does the review process work?
128+
129+
After submission, the GraphQL TSC's appointed grants representative is notified
130+
and typically reviews the application within two working weeks. If the grant is
131+
clearly out of scope, it will be declined with an explanation. If more
132+
information is needed, it will be requested. Otherwise, the application proceeds
133+
to the full TSC for review, discussion, and voting.
134+
135+
The TSC aims to provide feedback within a further 2–3 working weeks, though this
136+
may take longer depending on availability or complexity. If it takes longer than
137+
3 weeks, the applicant will be informed.
138+
139+
At the end of the review process, one of three outcomes is likely:
140+
141+
1. The application is accepted, and next steps (contract, invoicing, etc.) are
142+
initiated.
143+
2. Changes are requested (e.g. revised scope or funding).
144+
3. The application is declined, typically with guidance for resubmission.
145+
146+
Note: Timelines are best-effort and may shift due to holidays, travel, or other
147+
factors.
148+
110149
## More information
111150

112151
If you have questions, please contact [[email protected]][].
@@ -116,4 +155,5 @@ If you have questions, please contact [[email protected]][].
116155
[github.com/graphql]: https://github.com/graphql
117156
118157
[agreement-preview]: https://grantee-agreement-preview.graphql.org
119-
[application-form]: https://docs.google.com/forms/d/e/1FAIpQLSciopqGoQE2hBhxsb5E6dq12VrD221Zv4dsGWa1nQM35FT1nA/viewform?usp=sf_link
158+
[application-form]:
159+
https://docs.google.com/forms/d/e/1FAIpQLSciopqGoQE2hBhxsb5E6dq12VrD221Zv4dsGWa1nQM35FT1nA/viewform?usp=sf_link

0 commit comments

Comments
 (0)