mirror of
https://github.com/apache/airflow.git
synced 2026-03-27 19:31:27 +00:00
The CI workflow added in #62975 validates that newsfragment filenames use the PR number, so allowing issue numbers would cause false CI failures. Align the PR template with the contributing docs and the new validation.