Skip to content

Commit 7b64b05

Browse files
Update issue templates
1 parent 7a9acf5 commit 7b64b05

File tree

4 files changed

+13
-7
lines changed

4 files changed

+13
-7
lines changed

.github/ISSUE_TEMPLATE/devX_request.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
---
22
name: Developer experience
3-
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.
3+
about: Suggest an enhancement to the developer experience (DX). DX enhancements improve
4+
experience for those building UIs with PatternFly, but have little to no end user
5+
impact.
46
title: "[short description]"
57
labels: DevX
68
assignees: ''
79

810
---
11+
912
**Describe the enhancement or change**
1013
A clear and concise description of the request. What is the expected outcome?
1114

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
name: Feature request
3-
about: Suggest a new feature for PatternFly. Features augment or impact end user experience and requires design input.
3+
about: Suggest a new feature for PatternFly. Features augment or impact end user experience
4+
and requires design input.
45
title: "[Component] - [short description]"
56
labels: Feature
67
assignees: ''

.github/ISSUE_TEMPLATE/PF6_alpha_bug_request.md renamed to .github/ISSUE_TEMPLATE/pf6-beta-bug.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
name: PF6 alpha bug
3-
about: Report a bug discovered while testing the PatternFly 6 alphas
2+
name: PF6 beta bug
3+
about: Report a bug discovered while testing the PatternFly 6 beta
44
title: "[short description]"
5-
labels: 'v6 alpha bug'
5+
labels: v6 Beta bug
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/tech_debt_request.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
---
22
name: Tech debt
3-
about: Improvements to code that do not affect either user or product developers’ experiences.
3+
about: Improvements to code that do not affect either user or product developers’
4+
experiences.
45
title: "[short description]"
5-
labels: 'Tech debt'
6+
labels: Tech debt
67
assignees: ''
78

89
---
10+
911
**Describe the enhancement or change**
1012
A clear and concise description of the request. What is the expected outcome?
1113

0 commit comments

Comments
 (0)