Skip to content

6. App Templates

Surbhi-MSFT edited this page Jan 13, 2021 · 10 revisions
App template illustration

Updating the app template catalog

The App Template Catalog is alphabetized collection of production-ready apps for Microsoft Teams that are community driven, open-source, and available on GitHub. Each entry contains the template name (including a star if it is new), a brief description, a link to the code in the GitHub repo, and a supporting image.

Adding a new App Template

  1. The template team will reach out and provide all the supporting information ✔ The link to the GitHub repo. ✔ Supporting images.

  2. You will be responsible to write a brief description and add the template to the catalog.

  3. Create a branch for the template in the Teams repo. NOTE: It is best practice to only include one template per branch.

  4. Once the entry is complete, create a PR.

  5. Provide the link to the review site (with the relevant branch) to the template team for approval.

  6. After the changes have been approved by the template team, you can merge the PR -> to-> master -> to -> Live.

Clone this wiki locally