Skip to content

Commit 38da57a

Browse files
committed
[fixup] Review by @SillyFreak v2
1 parent af1f33e commit 38da57a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/process.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,11 +177,14 @@ In either case, if the reasoning is not clear from the discussion in thread, the
177177
[Implementing an RFC]: #implementing-an-rfc
178178

179179
Because the RFCs in this repository are primarily for community standards implementations are usually left to the maintainers of community projects.
180+
For this reason it's integral that they are part of the revision process of the RFC.
180181

181-
Every accepted RFC has an associated issue tracking its implementation in this repository, this can be used to link back to project specific issues to get an idea about the current state of the implementation.
182+
The author of an RFC is not obligated to implement it.
183+
Of course, the RFC author (like any other developer) is welcome to post implementations for review after the RFC has been accepted.
184+
185+
To make sure different community projects can interoperate based on an RFC's conclusions it will typically be necessary to document the results in an appropriate place as part of the implementation effort.
182186

183-
This means that the author of an RFC is not obligated to implement it.
184-
Of course, the RFC author (like any other developer) is welcome to post an implementation for review after the RFC has been accepted.
187+
Every accepted RFC has an associated issue tracking its implementation in this repository, this can be used to link back to project specific issues to get an idea about the current state of the implementation.
185188

186189
If you are interested in working on the implementation for an "active" RFC, but cannot determine if someone else is already working on it, feel free to ask (e.g. by leaving a comment on the associated issue).
187190

0 commit comments

Comments
 (0)