Skip to content

Commit df4de37

Browse files
authored
chore(issue_templates): Improve issue templates (#1276)
* chore(issue_templates): Improve issue templates * chore(issue_templates): Add missing word
1 parent fa5ed44 commit df4de37

18 files changed

+27
-17
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,21 @@ Part of <https://github.com/stackabletech/issues/issues/xxx>.
1616

1717
> [!NOTE]
1818
> Update the product versions based on what has been decided upon in the _Product Spreadsheet[^1]_.
19+
> Follow these rules when creating the tracking issues for individual images:
20+
>
21+
> - Major/minor changes:
22+
> - Removal and deprecation of entire major or minor version branches
23+
> - Adding a new major/minor version (optionally marking it as LTS)
24+
> - Patch-level changes:
25+
> - Removal and deprecation if individual patch-level versions
26+
> - Marking a (new) patch-level version as LTS
27+
> - Adding a new patch-level version
1928
2029
[^1]: Currently this is a private spreadsheet
2130

2231
> [!IMPORTANT]
2332
> Replace the items in the task lists below with the subsequent tracking issue.
33+
> Remove this and the above admonitions afterwards to de-clutter the tracking issue.
2434
2535
## Product Container Images
2636

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ projects: ['stackabletech/10']
1111
assignees: ''
1212
---
1313

14-
Part of <https://github.com/stackabletech/issues/issues/xxx>.
14+
Part of <https://github.com/stackabletech/docker-images/issues/xxx>.
1515

1616
<!--
1717
This gives hints to the person doing the work.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ projects: ['stackabletech/10']
1111
assignees: ''
1212
---
1313

14-
Part of <https://github.com/stackabletech/issues/issues/xxx>.
14+
Part of <https://github.com/stackabletech/docker-images/issues/xxx>.
1515

1616
> [!TIP]
1717
> Please add the `scheduled-for/YY.M.X` label, and add to the [Stackable Engineering][1] project.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ developers need newer versions , which could be multiple times in a release.
1717
If there are no bumps in a release, we can still rely on SecObserve and Renovate
1818
to alert us to security vulnerabilities.
1919
-->
20-
Part of <https://github.com/stackabletech/issues/issues/xxx>.
20+
Part of <https://github.com/stackabletech/docker-images/issues/xxx>.
2121

2222
<!--
2323
This gives hints to the person doing the work.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ projects: ['stackabletech/10']
1111
assignees: ''
1212
---
1313

14-
Part of <https://github.com/stackabletech/issues/issues/xxx>.
14+
Part of <https://github.com/stackabletech/docker-images/issues/xxx>.
1515

1616
<!--
1717
This gives hints to the person doing the work.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ projects: ['stackabletech/10']
1111
assignees: ''
1212
---
1313

14-
Part of <https://github.com/stackabletech/issues/issues/xxx>.
14+
Part of <https://github.com/stackabletech/docker-images/issues/xxx>.
1515

1616
<!--
1717
This gives hints to the person doing the work.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ projects: ['stackabletech/10']
1111
assignees: ''
1212
---
1313

14-
Part of <https://github.com/stackabletech/issues/issues/xxx>.
14+
Part of <https://github.com/stackabletech/docker-images/issues/xxx>.
1515

1616
<!--
1717
This gives hints to the person doing the work.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ projects: ['stackabletech/10']
1111
assignees: ''
1212
---
1313

14-
Part of <https://github.com/stackabletech/issues/issues/xxx>.
14+
Part of <https://github.com/stackabletech/docker-images/issues/xxx>.
1515

1616
<!--
1717
This gives hints to the person doing the work.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ projects: ['stackabletech/10']
1111
assignees: ''
1212
---
1313

14-
Part of <https://github.com/stackabletech/issues/issues/xxx>.
14+
Part of <https://github.com/stackabletech/docker-images/issues/xxx>.
1515

1616
<!--
1717
This gives hints to the person doing the work.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ projects: ['stackabletech/10']
1111
assignees: ''
1212
---
1313

14-
Part of <https://github.com/stackabletech/issues/issues/xxx>.
14+
Part of <https://github.com/stackabletech/docker-images/issues/xxx>.
1515

1616
<!--
1717
This gives hints to the person doing the work.

0 commit comments

Comments
 (0)