Skip to content

Commit 8c14980

Browse files
authored
feat: GitHub Issues Consolidation & Classic notice (#1120)
* upd * Fix formatting in ISSUE_TEMPLATE config.yml * upd * line endings fix
1 parent f8889b6 commit 8c14980

6 files changed

Lines changed: 12 additions & 135 deletions

File tree

.github/ISSUE_TEMPLATE/bug-report-issue-form.yaml

Lines changed: 0 additions & 51 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: ALZ bugs / features / questions (everything goes here)
4+
url: https://github.com/Azure/Azure-Landing-Zones/issues/new/choose
5+
about: Centralized repo for all Azure landing zone (ALZ) bugs, features, and questions (new for 2026)

.github/ISSUE_TEMPLATE/feature-request-issue-form.yaml

Lines changed: 0 additions & 59 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/general-feedback-questions-issue-form.yaml

Lines changed: 0 additions & 24 deletions
This file was deleted.

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# Azure Landing Zones (ALZ) - Bicep
1+
# Azure Landing Zones (ALZ) - Bicep (Classic)
2+
3+
> [!IMPORTANT]
4+
> Please note that this repository contains the **Classic** version of Azure Landing Zones Bicep. You should consider using the latest version of ALZ Bicep which is now based off of Azure Verified Modules (AVM). The latest version can be found here: [Azure Landing Zones Bicep (AVM)](http://aka.ms/alz/acc/bicep)
25
36
[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/azure/alz-bicep.svg)](http://isitmaintained.com/project/azure/alz-bicep "Average time to resolve an issue")
47
[![Percentage of issues still open](http://isitmaintained.com/badge/open/azure/alz-bicep.svg)](http://isitmaintained.com/project/azure/alz-bicep "Percentage of issues still open")

docs/wiki/Home.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
<!-- markdownlint-restore -->
66

7+
> [!IMPORTANT]
8+
> Please note that this repository contains the **Classic** version of Azure Landing Zones Bicep. You should consider using the latest version of ALZ Bicep which is now based off of Azure Verified Modules (AVM). The latest version can be found here: [Azure Landing Zones Bicep (AVM)](http://aka.ms/alz/acc/bicep)
9+
710
![Bicep Logo](media/bicep-logo.png)
811

912
Welcome to the wiki of the Azure Landing Zones Bicep repo. This repo contains the Azure Landing Zone Bicep modules that help you create and implement the [Azure Landing Zone Conceptual Architecture](https://learn.microsoft.com/azure/cloud-adoption-framework/ready/landing-zone/#azure-landing-zone-conceptual-architecture) in a modular approach.

0 commit comments

Comments
 (0)