Skip to content

Commit a4fe5f9

Browse files
authored
update issue templates (#11143)
1 parent efc27e8 commit a4fe5f9

File tree

5 files changed

+4
-21
lines changed

5 files changed

+4
-21
lines changed

.github/ISSUE_TEMPLATE/PF6_alpha_bug_request.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug report
33
about: Help us to improve PatternFly
44
title: Bug - [Component] - [short description]
5-
labels: bug
5+
type: bug
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/devX_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Developer experience
33
about: Suggest an enhancement to the developer experience (DX). DX enhancements improve experience for those building UIs with PatternFly, but have little to no end user impact.
44
title: "[short description]"
5-
labels: DevX
5+
type: DevX
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Feature request
33
about: Suggest a new feature for PatternFly. Features augment or impact end user experience and requires design input.
44
title: "[Component] - [short description]"
5-
labels: Feature
5+
type: Feature
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/tech_debt_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Tech debt
33
about: Improvements to code that do not affect either user or product developers’ experiences.
44
title: "[short description]"
5-
labels: 'Tech debt'
5+
type: 'Tech debt'
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)