This is an automated email from the ASF dual-hosted git repository.
jedcunningham 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 be94f9d6e7c Reorder issue templates (#50512)
be94f9d6e7c is described below
commit be94f9d6e7cbef4d1cb6356b1aa69a75b397d026
Author: Jed Cunningham <[email protected]>
AuthorDate: Mon May 12 14:21:16 2025 -0600
Reorder issue templates (#50512)
No need to have the maintainer only issue template first in the list!
---
.../ISSUE_TEMPLATE/{airflow_bug_report.yml => 1-airflow_bug_report.yml} | 0
.github/ISSUE_TEMPLATE/{feature_request.yml => 2-feature_request.yml} | 0
...irflow_providers_bug_report.yml => 3-airflow_providers_bug_report.yml} | 0
...irflow_helmchart_bug_report.yml => 4-airflow_helmchart_bug_report.yml} | 0
.../{airflow_doc_issue_report.yml => 5-airflow_doc_issue_report.yml} | 0
.github/ISSUE_TEMPLATE/{~free_form.yml => 6-free_form.yml} | 0
6 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
b/.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml
similarity index 100%
rename from .github/ISSUE_TEMPLATE/airflow_bug_report.yml
rename to .github/ISSUE_TEMPLATE/1-airflow_bug_report.yml
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml
b/.github/ISSUE_TEMPLATE/2-feature_request.yml
similarity index 100%
rename from .github/ISSUE_TEMPLATE/feature_request.yml
rename to .github/ISSUE_TEMPLATE/2-feature_request.yml
diff --git a/.github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml
b/.github/ISSUE_TEMPLATE/3-airflow_providers_bug_report.yml
similarity index 100%
rename from .github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml
rename to .github/ISSUE_TEMPLATE/3-airflow_providers_bug_report.yml
diff --git a/.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml
b/.github/ISSUE_TEMPLATE/4-airflow_helmchart_bug_report.yml
similarity index 100%
rename from .github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml
rename to .github/ISSUE_TEMPLATE/4-airflow_helmchart_bug_report.yml
diff --git a/.github/ISSUE_TEMPLATE/airflow_doc_issue_report.yml
b/.github/ISSUE_TEMPLATE/5-airflow_doc_issue_report.yml
similarity index 100%
rename from .github/ISSUE_TEMPLATE/airflow_doc_issue_report.yml
rename to .github/ISSUE_TEMPLATE/5-airflow_doc_issue_report.yml
diff --git a/.github/ISSUE_TEMPLATE/~free_form.yml
b/.github/ISSUE_TEMPLATE/6-free_form.yml
similarity index 100%
rename from .github/ISSUE_TEMPLATE/~free_form.yml
rename to .github/ISSUE_TEMPLATE/6-free_form.yml