Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 4d60151

Browse files
authored
fix syntax bug template
1 parent 3f70e37 commit 4d60151

1 file changed

Lines changed: 22 additions & 23 deletions

File tree

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 22 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -46,29 +46,28 @@ body:
4646
- Lab 00 Validate lab environment
4747
- Lab 01 Agile Planning and Portfolio Management with Azure Boards
4848
- Lab 02 Version Controlling with Git in Azure Repos
49-
- Lab 03: Version Controlling with Git in Azure Repos
50-
- Lab 04: Configuring Agent Pools and Understanding Pipeline Styles
51-
- Lab 05: Enabling Continuous Integration with Azure Pipelines
52-
- Lab 06: Implementing GitHub Actions by using DevOps Starter
53-
- Lab 07: Integrating External Source Control with Azure Pipelines
54-
- Lab 07 Integrating Azure Key Vault with Azure DevOps
55-
- Lab 08: Controlling Deployments using Release Gates
56-
- Lab 09: Creating a Release Dashboard
57-
- Lab 10: Feature Flag Management with LaunchDarkly and Azure DevOps
58-
- Lab 11: Configuring Pipelines as Code with YAML
59-
- Lab 12: Integrating Azure Key Vault with Azure DevOps
60-
- Lab 13: Setting Up and Running Functional Tests
61-
- Lab 14: Ansible with Azure
62-
- Lab 15: Automating infrastructure deployments in the Cloud with Terraform and Azure Pipelines
63-
- Lab 16: Azure Deployments Using Resource Manager Templates
64-
- Lab 17: Package Management with Azure Artifacts
65-
- Lab 18: Deploying Docker containers to Azure App Service web apps
66-
- Lab 19: Deploying a multi-container application to Azure Kubernetes Services
67-
- Lab 20: Integration between Azure DevOps and Teams
68-
- Lab 21: Monitoring Application Performance with Application Insights
69-
- Lab 22: Sharing Team Knowledge using Azure Project Wikis
70-
- Lab 23: Implement Security and Compliance in an Azure DevOps pipeline
71-
- Lab 24: Managing technical debt with SonarCloud and Azure DevOps
49+
- Lab 03 Version Controlling with Git in Azure Repos
50+
- Lab 04 Configuring Agent Pools and Understanding Pipeline Styles
51+
- Lab 05 Enabling Continuous Integration with Azure Pipelines
52+
- Lab 06 Implementing GitHub Actions by using DevOps Starter
53+
- Lab 07 Integrating External Source Control with Azure Pipelines
54+
- Lab 08 Controlling Deployments using Release Gates
55+
- Lab 09 Creating a Release Dashboard
56+
- Lab 10 Feature Flag Management with LaunchDarkly and Azure DevOps
57+
- Lab 11 Configuring Pipelines as Code with YAML
58+
- Lab 12 Integrating Azure Key Vault with Azure DevOps
59+
- Lab 13 Setting Up and Running Functional Tests
60+
- Lab 14 Ansible with Azure
61+
- Lab 15 Automating infrastructure deployments in the Cloud with Terraform and Azure Pipelines
62+
- Lab 16 Azure Deployments Using Resource Manager Templates
63+
- Lab 17 Package Management with Azure Artifacts
64+
- Lab 18 Deploying Docker containers to Azure App Service web apps
65+
- Lab 19 Deploying a multi-container application to Azure Kubernetes Services
66+
- Lab 20 Integration between Azure DevOps and Teams
67+
- Lab 21 Monitoring Application Performance with Application Insights
68+
- Lab 22 Sharing Team Knowledge using Azure Project Wikis
69+
- Lab 23 Implement Security and Compliance in an Azure DevOps pipeline
70+
- Lab 24 Managing technical debt with SonarCloud and Azure DevOps
7271
validations:
7372
required: true
7473
- type: textarea

0 commit comments

Comments
 (0)