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

Commit 6200a92

Browse files
authored
Merge pull request #465 from MicrosoftLearning/bug-report-update
Update bug or issue report
2 parents e4325b3 + 1f88cc8 commit 6200a92

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: Bug Report
22
description: File a bug report
3-
title: "M00-LAB00: QUICK_DESCRIPTION"
3+
title: "M00-LABNAME: QUICK_DESCRIPTION"
44
labels: ["bug"]
55
body:
66
- type: markdown
77
attributes:
88
value: |
99
# Thanks for taking the time to fill out this bug report!
1010
11-
**Replace issue name LAB00:QUICK_DESCRIPTION, for example "LAB01: My new issue"**
11+
**Replace issue name M00-LABNAME: QUICK_DESCRIPTION"**
1212
- type: input
1313
id: contact
1414
attributes:
@@ -43,24 +43,24 @@ body:
4343
description: Lab name
4444
options:
4545
- Other
46-
- Lab 00 Validate lab environment
47-
- Lab 01 Agile planning and portfolio management with Azure Boards
48-
- Lab 02 Version controlling with Git in Azure Repos
49-
- Lab 03 Configuring agent pools and understanding pipeline styles
50-
- Lab 04 Enabling continuous integration with Azure Pipelines
51-
- Lab 05 Implementing GitHub Actions by using DevOps Starter
52-
- Lab 06 Deploying Docker Containers to Azure App Service web apps
53-
- Lab 07 Control Deployments using Release Gates
54-
- Lab 08 Configuring pipelines as code with YAML
55-
- Lab 09 Setting up and running functional tests
56-
- Lab 10 Integrate Azure Key Vault with Azure DevOps
57-
- Lab 11 Enable Dynamic Configuration and Feature Flags
58-
- Lab 12 Deployments using Azure Bicep templates
59-
- Lab 13 Implement security and compliance in Azure DevOps Pipelines
60-
- Lab 14 Managing technical debt with SonarQube and Azure DevOps
61-
- Lab 15 Package management with Azure Artifacts
62-
- Lab 16 Monitoring application performance with Application Insights
63-
- Lab 17 Sharing Team Knowledge using Azure Project Wikis
46+
- Validate lab environment
47+
- Agile planning and portfolio management with Azure Boards
48+
- Version controlling with Git in Azure Repos
49+
- Configuring agent pools and understanding pipeline styles
50+
- Enabling continuous integration with Azure Pipelines
51+
- Implementing GitHub Actions by using DevOps Starter
52+
- Deploying Docker Containers to Azure App Service web apps
53+
- Control Deployments using Release Gates
54+
- Configuring pipelines as code with YAML
55+
- Setting up and running functional tests
56+
- Integrate Azure Key Vault with Azure DevOps
57+
- Enable Dynamic Configuration and Feature Flags
58+
- Deployments using Azure Bicep templates
59+
- Implement security and compliance in Azure DevOps Pipelines
60+
- Managing technical debt with SonarQube and Azure DevOps
61+
- Package management with Azure Artifacts
62+
- Monitoring application performance with Application Insights
63+
- Sharing Team Knowledge using Azure Project Wikis
6464
validations:
6565
required: true
6666
- type: textarea

0 commit comments

Comments
 (0)