This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push: new 93c118b7eb2 Updating release docs to refer to the right bug report files (#50520) 93c118b7eb2 is described below commit 93c118b7eb2931a9f7d961e590ce71159d187ca4 Author: Amogh Desai <amoghrajesh1...@gmail.com> AuthorDate: Tue May 13 13:36:13 2025 +0530 Updating release docs to refer to the right bug report files (#50520) --- dev/README_RELEASE_AIRFLOW.md | 2 +- dev/README_RELEASE_HELM_CHART.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/README_RELEASE_AIRFLOW.md b/dev/README_RELEASE_AIRFLOW.md index 2e49942705d..ebe8349a82b 100644 --- a/dev/README_RELEASE_AIRFLOW.md +++ b/dev/README_RELEASE_AIRFLOW.md @@ -986,7 +986,7 @@ This includes: - For major/minor release, update version in `airflow/__init__.py` and `docs/docker-stack/` to the next likely minor version release. - Sync `RELEASE_NOTES.rst` (including deleting relevant `newsfragments`) and `README.md` changes. - Updating `Dockerfile` with the new version. -- Updating `airflow_bug_report.yml` issue template in `.github/ISSUE_TEMPLATE/` with the new version. +- Updating `1-airflow_bug_report.yml` issue template in `.github/ISSUE_TEMPLATE/` with the new version. ## Update default Airflow version in the helm chart diff --git a/dev/README_RELEASE_HELM_CHART.md b/dev/README_RELEASE_HELM_CHART.md index 83e8f0c1212..2946da45761 100644 --- a/dev/README_RELEASE_HELM_CHART.md +++ b/dev/README_RELEASE_HELM_CHART.md @@ -794,7 +794,7 @@ Don't forget to thank the folks who tested and close the issue tracking the test ## Update issue template with the new release -Updating issue templates in `.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml` with the new version +Updating issue templates in `.github/ISSUE_TEMPLATE/4-airflow_helmchart_bug_report.yml` with the new version ## Announce the release on the community slack