Skip to content

Commit 1f65100

Browse files
committed
fix: Adjust comments template
1 parent 580bbd5 commit 1f65100

3 files changed

Lines changed: 1 addition & 9 deletions

File tree

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ the products.
2525
> ```md
2626
> ## :green_circle: airflow-scheduled-job
2727
>
28-
>
29-
> - :hourglass: current stable (25.3.0)
30-
> - :hourglass: upgrade to nightly (pending external dep bumps)
31-
>
3228
> Notes can be left here, for example:
3329
> The CRD had been updated and I needed to change the following in the manifest:
3430
> ...

.github/ISSUE_TEMPLATE/pre-release-upgrade-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ and products do not negatively impact the products.
2626
> ## :green_circle: airflow-scheduled-job
2727
>
2828
>
29-
> - :hourglass: current stable (25.3.0)
29+
> - :hourglass: current stable (OO.M.X)
3030
> - :hourglass: upgrade to nightly (pending external dep bumps)
3131
>
3232
> Notes can be left here, for example:

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ This is testing that the new release demos work as documented from scratch.
2424
> ```md
2525
> ## :green_circle: airflow-scheduled-job
2626
>
27-
>
28-
> - :hourglass: current stable (25.3.0)
29-
> - :hourglass: upgrade to nightly (pending external dep bumps)
30-
>
3127
> Notes can be left here, for example:
3228
> The CRD had been updated and I needed to change the following in the manifest:
3329
> ...

0 commit comments

Comments
 (0)