rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

Advance RFC #0617 "RFC Stages" to Stage Recommended

Open emberjs-rfcs-bot opened this issue 3 years ago • 0 comments

Advance #0617 to the Recommended Stage

Summary

This pull request is advancing the RFC to the Recommended Stage.

An FCP is required before merging this PR to advance.

Recommended Stage Summary

The "Recommended" stage is the final milestone for an RFC. It provides a signal to the wider community to indicate that a feature has been put through its ecosystem paces and is ready to use.

To reach the "Recommended" stage, the following should be true:

If appropriate, the feature is integrated into the tutorial and the guides prose. API documentation is polished and updates are carried through to other areas of API docs that may not directly pertain to the feature.

If the proposal replaces an existing feature, the addon ecosystem has largely updated to work with both old and new features.

If the proposal updates or replaces an existing feature, high-quality codemods are available.

If needed, Ember debugging tools as well as popular IDE support have been updated to support the feature.

If the feature is part of a suite of features that were designed to work together for best ergonomics, the other features are also ready to be "Recommended".

Any criteria for "Recommended" for this proposal that were established in the Ready For Release stage have been met.

An FCP is required to enter this stage. Multiple RFCs may be moved as a batch into "Recommended" with the same PR.

Checklist to move to Recommended

  • [ ] Any criteria for "Recommended" for this proposal that were established in the Ready For Release stage have been met
  • [x] If appropriate, the feature is integrated into the tutorial and the guides prose. API documentation is polished and updates are carried through to other areas of API docs that may not directly pertain to the feature.
  • [ ] ~If the proposal replaces an existing feature, the addon ecosystem has largely updated to work with both old and new features.~
  • [ ] ~If the proposal updates or replaces an existing feature, high-quality codemods are available~
  • [ ] ~If needed, Ember debugging tools as well as popular IDE support have been updated to support the feature.~
  • [ ] ~If the feature is part of a suite of features that were designed to work together for best ergonomics, the other features are also ready to be "Recommended".~
  • [ ] This PR has been converted from a draft to a regular PR and the Final Comment Period label has been added to start the FCP (@kategengler)

Criteria for moving to Recommended (required)

A set of criteria for moving this RFC to the Recommended Stage, following release:

  • [ ] The stage of previously merged PRs back a reasonable amount of time has been verified and PRs to advance have been opened where necessary.
  • [ ] Decide if there are explicit criteria that should be applied differently to preexisting RFCs.
  • [ ] Decide if there are explicit criteria that should call out different requirements for "low-level primitive" vs "user-facing feature" rfcs.

emberjs-rfcs-bot avatar Nov 22 '22 19:11 emberjs-rfcs-bot