OfficeDev / generator-office

Yeoman generator for building Microsoft Office related projects.
https://www.npmjs.com/package/generator-office
MIT License
815 stars 207 forks source link

Update template options #778

Closed millerds closed 1 year ago

millerds commented 1 year ago

Thank you for your pull request. Please provide the following information.

Removing the option to create an Angular project using the 'yo office' command.

  1. Do these changes impact User Experience? (e.g., how the user interacts with Yo Office and/or the files and folders the user sees in the project that Yo Office creates)

    • [x] Yes
    • [ ] No

    If Yes, briefly describe what is impacted. There is one less option for them to pick from.

  2. Do these changes impact documentation? (e.g., a tutorial on https://learn.microsoft.com/en-us/office/dev/add-ins/overview/office-add-ins)

    • [x] Yes
    • [ ] No

    If Yes, briefly describe what is impacted. We need to indicate that Angular is no longer a supported template. Instructions on how to add add-in functionality to a random framework would be nice to have.

  3. Validation/testing performed: Ran automated tests (had to remove the test that looked for Angular)

  4. Platforms tested:

    • [x] Windows
    • [ ] Mac