Skip to content

Commit 7658624

Browse files
author
Sean Wheeler
committed
update metadata headers
2 parents 74536d5 + 8354fce commit 7658624

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Code Bug Report 🐛
3+
about: PowerShell behavior issues should be filed at https://github.com/PowerShell/PowerShell/issues/new/choose
4+
title: Issue title
5+
labels: issue-product-feedback
6+
assignees: ''
7+
8+
---
9+
10+
# Product Issue
11+
12+
If this issue is that the behavior is documented incorrectly then use the **Doc Bug Report**
13+
template. Otherwise, issues about PowerShell behavior should be filed in the
14+
[PowerShell](https://github.com/PowerShell/PowerShell/issues/new/choose) code repository.

.github/ISSUE_TEMPLATE/Support_Question.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Support Question ❓
3-
about: If you have a question, you can try asking in the PowerShell Slack channel first. If you need official support, refer to the [PowerShell Support Lifecycle](https://aka.ms/pslifecycle)
3+
about: Try asking in the PowerShell Slack channel first. For official support, refer to the PowerShell Support Lifecycle at https://aka.ms/pslifecycle
44
title: "Support Question"
55
labels: issue-question
66
assignees: ''

0 commit comments

Comments
 (0)