Skip to content

Commit be0d8db

Browse files
authored
Merge pull request MicrosoftDocs#3191 from michaeltlombardi/ab-37680/main/update-templates
(AB#37680) Reorganize and rename issue templates
2 parents 3324032 + aa9586a commit be0d8db

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/02-bug.yml renamed to .github/ISSUE_TEMPLATE/00-bug.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "🐛 Report Documentation issue"
1+
name: "🐛 Report a documentation issue"
22
description: >-
33
Report an issue with current documentation.
44
labels:

.github/ISSUE_TEMPLATE/01-article.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "💡 New Document Request/Idea"
1+
name: "💡 Suggest a new document or idea"
22
description: >-
33
Suggest a new document or major rewrite of an existing one.
44
labels:

.github/ISSUE_TEMPLATE/00-quality.yml renamed to .github/ISSUE_TEMPLATE/02-quality.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: "🛠️ Quality Contribution"
1+
name: "🦾 Commit to a Quality Contribution"
22
description: >-
3-
File a new issue to tackle quality improvement opportunities
3+
File an issue to take part in the PowerShell Docs Quality Contributions project.
44
title: "Quality: "
55
body:
66
- type: markdown

.github/ISSUE_TEMPLATE/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
blank_issues_enabled: true
22
contact_links:
3-
- name: Quality Contributions
3+
- name: What's the Quality Contributions Project?
44
url: https://learn.microsoft.com/powershell/scripting/community/contributing/quality-improvements
55
about: >-
66
If you'd like to commit to improving quality for the documentation, before filing an issue,

0 commit comments

Comments
 (0)