diff --git a/.github/ISSUE_TEMPLATE/early-pre-release.md b/.github/ISSUE_TEMPLATE/early-pre-release.md index cff656ad4..b0171cdfe 100644 --- a/.github/ISSUE_TEMPLATE/early-pre-release.md +++ b/.github/ISSUE_TEMPLATE/early-pre-release.md @@ -16,11 +16,21 @@ Part of . > [!NOTE] > Update the product versions based on what has been decided upon in the _Product Spreadsheet[^1]_. +> Follow these rules when creating the tracking issues for individual images: +> +> - Major/minor changes: +> - Removal and deprecation of entire major or minor version branches +> - Adding a new major/minor version (optionally marking it as LTS) +> - Patch-level changes: +> - Removal and deprecation if individual patch-level versions +> - Marking a (new) patch-level version as LTS +> - Adding a new patch-level version [^1]: Currently this is a private spreadsheet > [!IMPORTANT] > Replace the items in the task lists below with the subsequent tracking issue. +> Remove this and the above admonitions afterwards to de-clutter the tracking issue. ## Product Container Images diff --git a/.github/ISSUE_TEMPLATE/update-base-java.md b/.github/ISSUE_TEMPLATE/update-base-java.md index 2a164a7cc..8e33a2de6 100644 --- a/.github/ISSUE_TEMPLATE/update-base-java.md +++ b/.github/ISSUE_TEMPLATE/update-base-java.md @@ -11,7 +11,7 @@ projects: ['stackabletech/10'] assignees: '' --- -Part of . +Part of . -Part of . +Part of .