@@ -16,8 +16,8 @@ through a series of *stages* intended to improve *visibility*, allow for
1616becomes ever more important as GraphQL's community broadens.
1717
1818When proposing or weighing-in on any issue or pull request, consider the
19- [ Code of Conduct] ( CODE_OF_CONDUCT. md) to better understand expected and
20- unacceptable behavior.
19+ [ Code of Conduct] ( https://github.com/graphql/foundation/blob/master/CODE-OF-CONDUCT. md)
20+ to better understand expected and unacceptable behavior.
2121
2222
2323## Contributing to GraphQL Libraries
@@ -125,7 +125,7 @@ All RFCs start as either a *strawman* or *proposal*.
125125A RFC at the * strawman* stage captures a described problem or
126126partially-considered solutions. A * strawman* does not need to meet any entrance
127127criteria. A * strawman's* goal is to prove or disprove a problem and guide
128- discussion towards either rejection or a preferred solution. A * strawman* may
128+ discussion towards either rejection or a preferred solution. A * strawman* may
129129be an issue or a pull request (though an illustrative pull request is preferrable).
130130
131131* There is no entrance criteria for a Strawman*
@@ -160,8 +160,8 @@ A *proposal* is subject to the same discussion as a *strawman*: ensuring that it
160160is well aligned with the * guiding principles* , is a problem worth solving, and
161161is the preferred solution to that problem. A * champion* is not expected to have
162162confidence in every detail at this stage and should instead focus on identifying
163- and resolving issues and edge-cases. To better understand the technical
164- ramifications of the * proposal* , a * champion* is encouraged to implement it in a
163+ and resolving issues and edge-cases. To better understand the technical
164+ ramifications of the * proposal* , a * champion* is encouraged to implement it in a
165165GraphQL library.
166166
167167Most * proposals* are expected to evolve or change and may be rejected. Therefore,
@@ -201,8 +201,8 @@ feature without explicit opt-in when possible.
201201## Stage 3: * Accepted*
202202
203203An RFC at the * accepted* stage is a completed solution. According to a spec
204- editor it is ready to be merged as-is into the spec document. The RFC is
205- ready to be deployed in GraphQL libraries. An * accepted* RFC must be
204+ editor it is ready to be merged as-is into the spec document. The RFC is
205+ ready to be deployed in GraphQL libraries. An * accepted* RFC must be
206206implemented in GraphQL.js.
207207
208208* Entrance criteria:*
0 commit comments