diff --git a/.github/ISSUE_TEMPLATE/pre-release-chart-updates.md b/.github/ISSUE_TEMPLATE/pre-release-chart-updates.md index 5cd0bffc..3cd27127 100644 --- a/.github/ISSUE_TEMPLATE/pre-release-chart-updates.md +++ b/.github/ISSUE_TEMPLATE/pre-release-chart-updates.md @@ -1,7 +1,7 @@ --- name: Pre-Release Demo Chart Updates about: This template can be used to track the Helm chart updates for all demos. -title: "chore(tracking): Update Helm charts for YY.M.X" +title: "tracking: Update Helm charts for YY.M.X" labels: [] assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/pre-release-upgrade-testing.md b/.github/ISSUE_TEMPLATE/pre-release-upgrade-testing.md index 4e1e7f89..e82dc7e4 100644 --- a/.github/ISSUE_TEMPLATE/pre-release-upgrade-testing.md +++ b/.github/ISSUE_TEMPLATE/pre-release-upgrade-testing.md @@ -104,7 +104,7 @@ the operators and CRDS. > Be sure to select the _stable_ docs version on . ```shell -# For demo testing, , install demo (stable operators) for the stable release (OO.M). +# For demo testing, install demo (stable operators) for the stable release (OO.M). stackablectl demo install # For stack testing, install stack via