Platform: Schematics docs rename blueprint to schematic

Created on 12 May 2018  路  5Comments  路  Source: ngrx/platform

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Feature request
[x] Documentation issue or request

What is the current behavior?

Right now we're describing a schematic as a blueprint.

Expected behavior:

I think this should be matched to the angular cli docs, where the renamed happened a couple of days ago.
Reference: commit and in the docs

Other information:

If this issue gets accepted I can change the docs.
cc: @vincecampanale, is this something you want to do? (because you asked for a simple issue on the gitter channel)

Accepting PRs Docs Schematics

Most helpful comment

Go for it. We want to be consistent with the CLI docs.

All 5 comments

@tdeschryver Sure, I'd be interested in helping with this. Not too familiar with schematics so would have to do some reading first.

:+1: Let's wait till this gets approved tho.
If it does and if you need some guidance, you can let me know and I'll do my best to help you out.

Go for it. We want to be consistent with the CLI docs.

Woot! Alright, so it looks like all I'm doing is changing instances of "Blueprint(s)" in the docs directory (and possibly other places) to "Schematic(s)"?

@vincecampanale yep that's it!

Was this page helpful?
0 / 5 - 0 ratings