botframework-components
botframework-components copied to clipboard
Generators: Add display name for templates to metadata from generator package
Have the composer display name for a template be sourced from the generator package metadata itself as opposed to be stored within Composer sort list
- [ ] Add display name to all generators
- [ ] Change composer to grab those display names from metadata as opposed to hardcoded sort list
@pavolum @benbrown given the approach being taken by Composer, do we still need to do this work, or can this be closed? Do we intend to revisit the implementation post-R13?