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 12129b9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 12 deletions.
7 changes: 3 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ body:
label: Component(s)
multiple: true
options:
- Release
- Continuous Integration
- Core
- Build
- Arrow
- Avro
- Pig
Expand All @@ -43,6 +43,5 @@ body:
- Thrift
- CLI
- Benchmarking
- Other
validations:
required: true
required: false
7 changes: 3 additions & 4 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ body:
label: Component(s)
multiple: true
options:
- Release
- Continuous Integration
- Core
- Build
- Arrow
- Avro
- Pig
Expand All @@ -46,6 +46,5 @@ body:
- Thrift
- CLI
- Benchmarking
- Other
validations:
required: true
required: false
7 changes: 3 additions & 4 deletions .github/ISSUE_TEMPLATE/usage_question.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ body:
label: Component(s)
multiple: true
options:
- Release
- Continuous Integration
- Core
- Build
- Arrow
- Avro
- Pig
Expand All @@ -66,6 +66,5 @@ body:
- Thrift
- CLI
- Benchmarking
- Other
validations:
required: true
required: false

0 comments on commit 12129b9

Please sign in to comment.