netcreateorg / netcreate-2018

Please report bugs, problems, ideas in the project Issues page: https://github.com/netcreateorg/netcreate-2018/issues
Other
11 stars 2 forks source link

New templates probably should be generated from `template-schema.ParseTemplateSchema` rather than from `_default.template.toml` #255

Closed benloh closed 1 year ago

benloh commented 1 year ago

See:

benloh commented 1 year ago

No we still want to use _default.template.toml so that a group can establish a common baseline for their projects without having to resolve to editing template-schema.js.

We only fall back to template-schema.js when migrating.