Skip to content

Commit 7f12583

Browse files
committed
chore(issue_template): Remove "chore" from issue titles
1 parent 992582e commit 7f12583

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/pre-release-from-scratch-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Pre-Release Demo Nightly Testing
33
about: |
44
This template can be used to track the testing of nightly demos from scratch
55
leading up to the next Stackable release.
6-
title: "chore(tracking): Test demos on nightly versions for YY.M.X"
6+
title: "tracking: Test demos on nightly versions for YY.M.X"
77
labels: ['epic']
88
assignees: ''
99
---

.github/ISSUE_TEMPLATE/release-from-scratch-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release Demo and Upgrade Testing
33
about: |
44
This template can be used to track the upgrade testing of demos from the outgoing stable to
55
the new release, and new release from scratch before officially marking the new release as stable.
6-
title: "chore(tracking): Test demos on nightly versions for YY.M.X"
6+
title: "tracking: Test demos on nightly versions for YY.M.X"
77
labels: ['epic']
88
assignees: ''
99
---

0 commit comments

Comments
 (0)