Skip to content

Commit

Permalink
Review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
rok committed Jun 27, 2024
1 parent 76d9058 commit 9723301
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ body:
label: Component(s)
multiple: true
options:
- Core
- Release
- Continuous Integration
- Arrow
Expand All @@ -43,6 +44,5 @@ body:
- Thrift
- CLI
- Benchmarking
- Other
validations:
required: true
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ body:
label: Component(s)
multiple: true
options:
- Core
- Release
- Continuous Integration
- Arrow
Expand All @@ -46,6 +47,5 @@ body:
- Thrift
- CLI
- Benchmarking
- Other
validations:
required: true
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/usage_question.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ body:
label: Component(s)
multiple: true
options:
- Core
- Release
- Continuous Integration
- Arrow
Expand All @@ -66,6 +67,5 @@ body:
- Thrift
- CLI
- Benchmarking
- Other
validations:
required: true

0 comments on commit 9723301

Please sign in to comment.