@@ -11,7 +11,7 @@ import { pageTitle } from 'ember-page-title';
1111 and changes to enter the framework. RFCs can be created by
1212 <strong >any member</strong >
1313 of the community.</p >
14- <p >When an RFC is created and implemented it goes through six stages,
14+ <p >When an RFC is created and implemented, it goes through six stages,
1515 proposed, exploring, accepted, ready-for-release, released and
1616 recommended. There are two statuses for when RFCs don't move forward,
1717 discontinued and closed.
@@ -80,15 +80,15 @@ import { pageTitle } from 'ember-page-title';
8080 <p >Proposed RFCs are opened as pull requests to the RFC repository.
8181 Anybody may create an RFC. The format should follow the templates in the
8282 RFC repository.</p >
83- <p >An RFC's number is the number of it's original proposal PR.</p >
83+ <p >An RFC's number is the number of its original proposal PR.</p >
8484 <p >From "Proposed" an RFC may move to Exploring, or Closed stages. To move
8585 to Closed an FCP is required as in the existing process. A "Proposed"
8686 RFC may be moved to "Exploring" by consensus of the relevant team(s)
8787 without an FCP. See Exploring.</p >
8888 <h2 id =" exploring" >Exploring</h2 >
8989
90- <p >An Exploring RFC is one the Ember team believes should be pursued, but
91- the RFC may still need some more work, discussion, answers to open
90+ <p >An Exploring RFC is one that the Ember team believes should be pursued,
91+ but the RFC may still need some more work, discussion, answers to open
9292 questions, and/or a champion before it can move to the next stage.</p >
9393
9494 <p >An RFC is moved into Exploring with consensus of the relevant teams.
@@ -150,7 +150,7 @@ import { pageTitle } from 'ember-page-title';
150150 about code. Some examples include Roadmap RFCs, changes to the RFC
151151 process itself, and changes to learning resources. When such an RFC is a
152152 candidate for Released, the work should be shipped as described, and the
153- result should presented to the team with the intent of gathering
153+ result should be presented to the team with the intent of gathering
154154 feedback about whether anything is missing. If there is agreement that
155155 the work is complete, the RFC may be marked "Released" and a date is
156156 provided instead of a version.</p >
@@ -215,7 +215,7 @@ import { pageTitle } from 'ember-page-title';
215215 <a href =" #accepted" >Accepted</a >
216216 </li >
217217 <li >
218- <a href =" #read -for-release" >Ready for Release</a >
218+ <a href =" #ready -for-release" >Ready for Release</a >
219219 </li >
220220 <li >
221221 <a href =" #released" >Released</a >
0 commit comments