josh-fell commented on code in PR #36197:
URL: https://github.com/apache/airflow/pull/36197#discussion_r1425821974
##########
.github/ISSUE_TEMPLATE/airflow_bug_report.yml:
##########
@@ -31,17 +31,26 @@ body:
- "Other Airflow 2 version (please specify below)"
validations:
required: true
+ - type: input
+ attributes:
+ label: If "Other Airflow 2 version" selected, which one?
Review Comment:
The description proposed in this PR is:
>Remember, you are encouraged to
test with the latest release or on the main branch to verify your
issue still exists, especially if
your version is at least a minor version older than the [current
stable
release](https://airflow.apache.org/docs/apache-airflow/stable/installation/supported-versions.html#version-life-cycle).
We can always add "Otherwise, you may be advised to upgrade and reproduce
before maintainers address this issue.".
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]