From a05b1ff75d45c91d98bb84a3f7d73477c035615f Mon Sep 17 00:00:00 2001 From: Jack Tracey <41163455+jtracey93@users.noreply.github.com> Date: Mon, 5 Jan 2026 14:15:27 +0000 Subject: [PATCH 1/2] upd --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..3d18288 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: ALZ bugs / features / questions (everything goes here) + url: https://github.com/Azure/Azure-Landing-Zones/issues/new/choose + about: Centralized repo for all Azure landing zone (ALZ) bugs, features, and questions (new for 2026) \ No newline at end of file From 193cd750ab11eb185bd0f7d91e3a30578ce48b94 Mon Sep 17 00:00:00 2001 From: Jack Tracey <41163455+jtracey93@users.noreply.github.com> Date: Mon, 5 Jan 2026 14:25:09 +0000 Subject: [PATCH 2/2] Fix formatting in ISSUE_TEMPLATE config.yml --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3d18288..6ee9031 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,4 +2,4 @@ blank_issues_enabled: false contact_links: - name: ALZ bugs / features / questions (everything goes here) url: https://github.com/Azure/Azure-Landing-Zones/issues/new/choose - about: Centralized repo for all Azure landing zone (ALZ) bugs, features, and questions (new for 2026) \ No newline at end of file + about: Centralized repo for all Azure landing zone (ALZ) bugs, features, and questions (new for 2026)