kou opened a new pull request, #47340: URL: https://github.com/apache/arrow/pull/47340
### Rationale for this change GitHub introduced the "issue type" feature for issue type: * https://docs.github.com/en/issues/tracking-your-work-with-issues/configuring-issues/managing-issue-types-in-an-organization * https://github.blog/changelog/2025-01-13-evolving-github-issues-public-preview/ Let's use it not custom "issue label"s such as "Type: bug" and "Type: enhancement" for issue type. ### What changes are included in this PR? Use `type:` instead of `labels:` in issue templates. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org