From 9723301c863cb7efcaf0e4f7c538f43efcfaed94 Mon Sep 17 00:00:00 2001 From: Rok Mihevc Date: Thu, 27 Jun 2024 11:59:24 +0200 Subject: [PATCH] Review feedback --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- .github/ISSUE_TEMPLATE/feature_request.yaml | 2 +- .github/ISSUE_TEMPLATE/usage_question.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index aaa2b395e2..1bc61710c2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -33,6 +33,7 @@ body: label: Component(s) multiple: true options: + - Core - Release - Continuous Integration - Arrow @@ -43,6 +44,5 @@ body: - Thrift - CLI - Benchmarking - - Other validations: required: true diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 6a83ecaabe..3b9f52bc93 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -36,6 +36,7 @@ body: label: Component(s) multiple: true options: + - Core - Release - Continuous Integration - Arrow @@ -46,6 +47,5 @@ body: - Thrift - CLI - Benchmarking - - Other validations: required: true \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/usage_question.yaml b/.github/ISSUE_TEMPLATE/usage_question.yaml index ba8638ebd5..9fa73a9766 100644 --- a/.github/ISSUE_TEMPLATE/usage_question.yaml +++ b/.github/ISSUE_TEMPLATE/usage_question.yaml @@ -56,6 +56,7 @@ body: label: Component(s) multiple: true options: + - Core - Release - Continuous Integration - Arrow @@ -66,6 +67,5 @@ body: - Thrift - CLI - Benchmarking - - Other validations: required: true \ No newline at end of file