Skip to content

Commit 17270f5

Browse files
Update README to remove WIP and clarify blueprint status
Removed WIP section and updated notes about default blueprint.
1 parent 763c400 commit 17270f5

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ For migrating a v1 addon to a v2 addon, you may follow _[Porting Addons to V2](h
66
this blog post [Migrating an Ember addon to the next-gen v2 format
77
](https://www.kaliber5.de/de/blog/v2-addon_en).
88

9-
## WIP
10-
11-
This is still work in progress but we are aiming for this to be the new default for when someone generates an addon with `ember addon super-addon-name`. This will need an RFC to change the default but if you notice anything that you would like to be improved with this blueprint please open an issue to discuss, you don't need to wait for the RFC process to give us feedback.
9+
> [!NOTE]
10+
> This is not yet the default blueprint. For discussion on strategy around this becoming the default, see [the RFC](https://github.com/emberjs/rfcs/pull/985)
1211
1312
## Usage
1413

0 commit comments

Comments
 (0)