Skip to content

Commit fbc611d

Browse files
committed
chore(issue_templates): Use YY.M.X placeholders
1 parent cbb5712 commit fbc611d

17 files changed

+17
-17
lines changed

.github/ISSUE_TEMPLATE/early-pre-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Early Pre-Release Container Image Updates
33
about: This template can be used to track the container image updates leading up to the next Stackable release
4-
title: "chore: Update Container Images for Stackable Release XX.(X)X"
4+
title: "chore: Update Container Images for Stackable Release YY.M.X"
55
labels: ['epic']
66
assignees: ''
77
---

.github/ISSUE_TEMPLATE/update-base-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ about: >-
44
This template contains instructions specific to updating this product and/or
55
container image(s).
66
title: >-
7-
chore(java-bases): Update container images ahead of Stackable Release XX.(X)X
7+
chore(java-bases): Update container images ahead of Stackable Release YY.M.X
88
labels: []
99
# Currently, projects cannot be assigned via front-matter.
1010
projects: ['stackabletech/10']

.github/ISSUE_TEMPLATE/update-base-stackable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ about: >-
44
This template contains instructions specific to updating this product and/or
55
container image(s).
66
title: >-
7-
chore(stackable-base): Update container images ahead of Stackable Release XX.(X)X
7+
chore(stackable-base): Update container images ahead of Stackable Release YY.M.X
88
labels: []
99
# Currently, projects cannot be assigned via front-matter.
1010
projects: ['stackabletech/10']

.github/ISSUE_TEMPLATE/update-base-ubi-rust-builders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ about: >-
44
This template contains instructions specific to updating this product and/or
55
container image(s).
66
title: >-
7-
chore(ubi-rust-builders): Update container images ahead of Stackable Release XX.(X)X
7+
chore(ubi-rust-builders): Update container images ahead of Stackable Release YY.M.X
88
labels: []
99
# Currently, projects cannot be assigned via front-matter.
1010
projects: ['stackabletech/10']

.github/ISSUE_TEMPLATE/update-base-vector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ about: >-
44
This template contains instructions specific to updating this product and/or
55
container image(s).
66
title: >-
7-
chore(vector): Update container images ahead of Stackable Release XX.(X)X
7+
chore(vector): Update container images ahead of Stackable Release YY.M.X
88
labels: []
99
# Currently, projects cannot be assigned via front-matter.
1010
projects: ['stackabletech/10']

.github/ISSUE_TEMPLATE/update-product-airflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ about: >-
44
This template contains instructions specific to updating this product and/or
55
container image(s).
66
title: >-
7-
chore(airflow): Update container images ahead of Stackable Release XX.(X)X
7+
chore(airflow): Update container images ahead of Stackable Release YY.M.X
88
labels: []
99
# Currently, projects cannot be assigned via front-matter.
1010
projects: ['stackabletech/10']

.github/ISSUE_TEMPLATE/update-product-druid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ about: >-
44
This template contains instructions specific to updating this product and/or
55
container image(s).
66
title: >-
7-
chore(druid): Update container images ahead of Stackable Release XX.(X)X
7+
chore(druid): Update container images ahead of Stackable Release YY.M.X
88
labels: []
99
# Currently, projects cannot be assigned via front-matter.
1010
projects: ['stackabletech/10']

.github/ISSUE_TEMPLATE/update-product-hbase-phoenix-omid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ about: >-
44
This template contains instructions specific to updating this product and/or
55
container image(s).
66
title: >-
7-
chore(hbase-phoenix-omid): Update container images ahead of Stackable Release XX.(X)X
7+
chore(hbase-phoenix-omid): Update container images ahead of Stackable Release YY.M.X
88
labels: []
99
# Currently, projects cannot be assigned via front-matter.
1010
projects: ['stackabletech/10']

.github/ISSUE_TEMPLATE/update-product-hdfs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ about: >-
44
This template contains instructions specific to updating this product and/or
55
container image(s).
66
title: >-
7-
chore(hdfs): Update container images ahead of Stackable Release XX.(X)X
7+
chore(hdfs): Update container images ahead of Stackable Release YY.M.X
88
labels: []
99
# Currently, projects cannot be assigned via front-matter.
1010
projects: ['stackabletech/10']

.github/ISSUE_TEMPLATE/update-product-hive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ about: >-
44
This template contains instructions specific to updating this product and/or
55
container image(s).
66
title: >-
7-
chore(hive): Update container images ahead of Stackable Release XX.(X)X
7+
chore(hive): Update container images ahead of Stackable Release YY.M.X
88
labels: []
99
# Currently, projects cannot be assigned via front-matter.
1010
projects: ['stackabletech/10']

0 commit comments

Comments
 (0)