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

Commit 922af5c

Browse files
authored
Merge pull request #241 from MicrosoftLearning/template-update
Update PR/Issue templates
2 parents a845965 + 98f14cf commit 922af5c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body:
88
value: |
99
# Thanks for taking the time to fill out this bug report!
1010
11-
**Replace issue name M00-LAB00:QUICK_DESCRIPTION, for example "M01-LAB01: My new issue"**
11+
**Replace issue name LAB00:QUICK_DESCRIPTION, for example "LAB01: My new issue"**
1212
- type: input
1313
id: contact
1414
attributes:

.github/ISSUE_TEMPLATE/feedback.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body:
88
value: |
99
# Thanks for taking the time to fill out this feedback report!
1010
11-
**Replace feedback name M00-LAB00:QUICK_DESCRIPTION, for example "M01-LAB01: My new feedback"**
11+
**Replace feedback name LAB00:QUICK_DESCRIPTION, for example "LAB01: My new feedback"**
1212
- type: input
1313
id: contact
1414
attributes:

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**Replace issue name M00-LAB00:QUICK_DESCRIPTION, for example "M01-LAB01: My new issue" (or same name as linked Issue)**
1+
**Replace issue name LAB00:QUICK_DESCRIPTION, for example "LAB01: My new issue" (or same name as linked Issue)**
22

33
## Related Issue
44

0 commit comments

Comments
 (0)