Skip to content

Commit 1ccedcf

Browse files
necusjznddq
authored andcommitted
{Misc.} Refine GH issue template (Azure#32894)
1 parent 9415c0b commit 1ccedcf

5 files changed

Lines changed: 10 additions & 10 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: "Bug Report"
2-
description: Use this template to report a bug
1+
name: "🐞 Bug Report"
2+
description: Use this template to report a bug.
33
labels: ["bug"]
44
body:
55
- type: markdown

.github/ISSUE_TEMPLATE/Service_team_request.yml renamed to .github/ISSUE_TEMPLATE/02_feature_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: "[Microsoft Internal / Service Team] Feature Request"
2-
description: Use this template to create a feature request for microsoft internal or service team
1+
name: " Feature Request"
2+
description: Use this template to create a feature request from Microsoft internal or service team.
33
labels: ["feature-request"]
44
body:
55
- type: markdown

.github/ISSUE_TEMPLATE/Feature_request.md renamed to .github/ISSUE_TEMPLATE/03_community_idea.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: "\U0001F680Feature request"
3-
about: Suggest an idea for this project
2+
name: "Community Idea"
3+
about: Suggest an idea for this project.
44
title: ''
55
labels: ''
66
assignees: ''

.github/ISSUE_TEMPLATE/docs_feedback.yml renamed to .github/ISSUE_TEMPLATE/04_documentation_issue.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: ✒️ Reference documentation issue or question
2-
description: Report reference documentation related issue
1+
name: Documentation Issue
2+
description: Report reference documentation related issue.
33
title: '[Reference feedback]: '
44
labels: [needs-triage]
55

.github/ISSUE_TEMPLATE/what_if.yml renamed to .github/ISSUE_TEMPLATE/05_what-if_feedback.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: "What-If Feature Issue"
2-
description: Report issues or request enhancements for Azure CLI What-If feature
1+
name: "What-If Feedback"
2+
description: Report issues or request enhancements for What-If feature.
33
labels: ["what-if"]
44
body:
55
- type: markdown

0 commit comments

Comments
 (0)