@@ -243,25 +243,25 @@ and add tags as you see fit. The following categories should, ideally, be assign
243
243
* “What’s next?” — What we are waiting on to implement and stabilise
244
244
the RFC.
245
245
* “Last Update” — The last time this card has been triaged.
246
- 2 . For each card that you choose to triage.
246
+ 2 . For each card that you choose to triage:
247
247
3 . Visit the respective tracking issue, and any related issues that the tracking
248
248
issue is recently mentioned in.
249
249
4 . If the “What’s next?” on the card does not match what you think the current
250
250
state is, update it with the new information.
251
251
5 . If the implementation of an RFC has changed since the last update, move it to
252
252
the relevant column.
253
- 1 . If there are PRs merged that implement the RFC the card would move
253
+ * If there are PRs merged that implement the RFC the card would move
254
254
to “Implemented”.
255
- 2 . If there are only open PRs or the PRs don’t implement the full RFC the
255
+ * If there are only open PRs or the PRs don’t implement the full RFC the
256
256
card would be moved to “Implementation in progress”.
257
- 3 . If there has been a decision to deprecate the RFC, move that to the
257
+ * If there has been a decision to deprecate the RFC, move that to the
258
258
“Deprecated” column.
259
- 6 . If there have been no meaningful changes to the RFC within 21 days you need
260
- to ping someone for an update on the status of the PR .
261
- * If there have been PRs implementing the RFC, ping the author.
262
- * If author has not responded within a week, or there are no relevant PRs.
263
- You should ping the relevant team.
264
- * If there iss no clear choice for the team that should be doing the
259
+ 6 . If there have been no meaningful changes to the RFC within 21 days,
260
+ ping someone for an update on the status of the feature .
261
+ * If there have been PRs implementing the RFC, ping the author(s) .
262
+ * If author has not responded within a week, or there are no relevant PRs,
263
+ ping the relevant team.
264
+ * If there is no clear choice for the team that should be doing the
265
265
implementation, ping the team and/or individual(s) responsible for
266
266
the RFC.
267
267
7 . Update the date on the “Last update” and move that to the bottom of
0 commit comments