From 3e9e4a891e1afc8526318deb3050d34f5b93afa3 Mon Sep 17 00:00:00 2001 From: Freddy Kristiansen Date: Fri, 28 Jun 2024 15:11:21 +0200 Subject: [PATCH] Add Use this template button (#1127) GitHub removed the Use this template button - this PR adds it in the README.md Fixes #1125 --------- Co-authored-by: freddydk --- Templates/AppSource App/README.md | 2 ++ Templates/Per Tenant Extension/README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Templates/AppSource App/README.md b/Templates/AppSource App/README.md index ea984de77..ab1063e63 100644 --- a/Templates/AppSource App/README.md +++ b/Templates/AppSource App/README.md @@ -2,6 +2,8 @@ This template repository can be used for managing AppSource Apps for Business Central. +[![Use this template](https://github.com/microsoft/AL-Go/assets/10775043/ca1ecc85-2fd3-4ab5-a866-bd2e7e80259d)](https://github.com/new?template_name=AL-Go-AppSource&template_owner=microsoft) + Please go to https://aka.ms/AL-Go to learn more. ## Contributing diff --git a/Templates/Per Tenant Extension/README.md b/Templates/Per Tenant Extension/README.md index 45baaa734..81dd89505 100644 --- a/Templates/Per Tenant Extension/README.md +++ b/Templates/Per Tenant Extension/README.md @@ -2,6 +2,8 @@ This template repository can be used for managing AppSource Apps for Business Central. +[![Use this template](https://github.com/microsoft/AL-Go/assets/10775043/ca1ecc85-2fd3-4ab5-a866-bd2e7e80259d)](https://github.com/new?template_name=AL-Go-PTE&template_owner=microsoft) + Please go to https://aka.ms/AL-Go to learn more. ## Contributing