Skip to content

Commit

Permalink
Review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
rok committed Jun 25, 2024
1 parent 3f63ed8 commit 76d9058
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 13 deletions.
14 changes: 9 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,16 @@ body:
label: Component(s)
multiple: true
options:
- Java
- Release
- Benchmarking
- Documentation
- Continuous Integration
- Packaging
- Arrow
- Avro
- Pig
- Protobuf
- Scala
- Thrift
- CLI
- Benchmarking
- Other
validations:
required: true
required: true
12 changes: 8 additions & 4 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,16 @@ body:
label: Component(s)
multiple: true
options:
- Java
- Release
- Benchmarking
- Documentation
- Continuous Integration
- Packaging
- Arrow
- Avro
- Pig
- Protobuf
- Scala
- Thrift
- CLI
- Benchmarking
- Other
validations:
required: true
12 changes: 8 additions & 4 deletions .github/ISSUE_TEMPLATE/usage_question.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,16 @@ body:
label: Component(s)
multiple: true
options:
- Java
- Release
- Benchmarking
- Documentation
- Continuous Integration
- Packaging
- Arrow
- Avro
- Pig
- Protobuf
- Scala
- Thrift
- CLI
- Benchmarking
- Other
validations:
required: true

0 comments on commit 76d9058

Please sign in to comment.