Skip to content

Commit 25ca62a

Browse files
authored
ARROW-18373: Fix component drop-down, add license text (#14688)
https://github.com/toddfarmer/test-arrow-config/issues/new/choose has updated templates deployed for easier review. Authored-by: Todd Farmer <todd@fivefarmers.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
1 parent 94e45fa commit 25ca62a

File tree

4 files changed

+79
-43
lines changed

4 files changed

+79
-43
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# Licensed to the Apache Software Foundation (ASF) under one
2+
# or more contributor license agreements. See the NOTICE file
3+
# distributed with this work for additional information
4+
# regarding copyright ownership. The ASF licenses this file
5+
# to you under the Apache License, Version 2.0 (the
6+
# "License"); you may not use this file except in compliance
7+
# with the License. You may obtain a copy of the License at
8+
#
9+
# http://www.apache.org/licenses/LICENSE-2.0
10+
#
11+
# Unless required by applicable law or agreed to in writing,
12+
# software distributed under the License is distributed on an
13+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14+
# KIND, either express or implied. See the License for the
15+
# specific language governing permissions and limitations
16+
# under the License.
17+
118
name: Bug Report
219
description: File a bug report
320
labels: ["Type: bug"]
@@ -13,8 +30,8 @@ body:
1330
- type: dropdown
1431
id: component
1532
attributes:
16-
label: Component
17-
description: Which component is principally affected?
33+
label: Component(s)
34+
multiple: true
1835
options:
1936
- Archery
2037
- Benchmarking
@@ -23,9 +40,7 @@ body:
2340
- C++
2441
- C++ - Gandiva
2542
- C++ - Plasma
26-
- Compute IR
2743
- Continuous Integration
28-
- Dart
2944
- Developer Tools
3045
- Documentation
3146
- FlightRPC
@@ -36,20 +51,14 @@ body:
3651
- Integration
3752
- Java
3853
- JavaScript
39-
- Julia
4054
- MATLAB
4155
- Packaging
4256
- Parquet
4357
- Python
4458
- R
4559
- Ruby
46-
- Rust
47-
- Rust - Ballista
48-
- Rust - DataFusion
49-
- SQL
5060
- Swift
5161
- Website
52-
- Wiki
5362
- Other
5463
validations:
5564
required: true
Lines changed: 22 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
1-
name: Feature Request
2-
description: Request a new feature
1+
# Licensed to the Apache Software Foundation (ASF) under one
2+
# or more contributor license agreements. See the NOTICE file
3+
# distributed with this work for additional information
4+
# regarding copyright ownership. The ASF licenses this file
5+
# to you under the Apache License, Version 2.0 (the
6+
# "License"); you may not use this file except in compliance
7+
# with the License. You may obtain a copy of the License at
8+
#
9+
# http://www.apache.org/licenses/LICENSE-2.0
10+
#
11+
# Unless required by applicable law or agreed to in writing,
12+
# software distributed under the License is distributed on an
13+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14+
# KIND, either express or implied. See the License for the
15+
# specific language governing permissions and limitations
16+
# under the License.
17+
18+
name: Enhancement Request
19+
description: Request an enhancement to the project
320
labels: ["Type: enhancement"]
421
assignees: []
522
body:
@@ -10,14 +27,14 @@ body:
1027
- type: textarea
1128
id: description
1229
attributes:
13-
label: Describe the feature requested.
30+
label: Describe the enhancement requested
1431
validations:
1532
required: true
1633
- type: dropdown
1734
id: component
1835
attributes:
19-
label: Component
20-
description: Which component does the feature most apply to?
36+
label: Component(s)
37+
multiple: true
2138
options:
2239
- Archery
2340
- Benchmarking
@@ -26,9 +43,7 @@ body:
2643
- C++
2744
- C++ - Gandiva
2845
- C++ - Plasma
29-
- Compute IR
3046
- Continuous Integration
31-
- Dart
3247
- Developer Tools
3348
- Documentation
3449
- FlightRPC
@@ -39,20 +54,14 @@ body:
3954
- Integration
4055
- Java
4156
- JavaScript
42-
- Julia
4357
- MATLAB
4458
- Packaging
4559
- Parquet
4660
- Python
4761
- R
4862
- Ruby
49-
- Rust
50-
- Rust - Ballista
51-
- Rust - DataFusion
52-
- SQL
5363
- Swift
5464
- Website
55-
- Wiki
5665
- Other
5766
validations:
5867
required: true
Lines changed: 38 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,60 @@
1+
# Licensed to the Apache Software Foundation (ASF) under one
2+
# or more contributor license agreements. See the NOTICE file
3+
# distributed with this work for additional information
4+
# regarding copyright ownership. The ASF licenses this file
5+
# to you under the Apache License, Version 2.0 (the
6+
# "License"); you may not use this file except in compliance
7+
# with the License. You may obtain a copy of the License at
8+
#
9+
# http://www.apache.org/licenses/LICENSE-2.0
10+
#
11+
# Unless required by applicable law or agreed to in writing,
12+
# software distributed under the License is distributed on an
13+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14+
# KIND, either express or implied. See the License for the
15+
# specific language governing permissions and limitations
16+
# under the License.
17+
118
name: Usage Question
219
description: Ask a question
320
labels: ["Type: usage"]
421
assignees: []
522
body:
623
- type: markdown
724
attributes:
8-
value: |
9-
While we enable issues as a mechanism for new contributors and passers-by who are unfamiliar with Apache Software Foundation projects to ask questions and interact with the project, we encourage users to ask such questions on public mailing lists:
25+
value: >
26+
While we enable issues as a mechanism for new contributors and passers-by who
27+
are unfamiliar with Apache Software Foundation projects to ask questions and
28+
interact with the project, we encourage users to ask such questions on public
29+
mailing lists:
1030
11-
* Development discussions: dev@arrow.apache.org (first subscribe by sending an e-mail to dev-subscribe@arrow.apache.org).
12-
13-
* User discussions: user@arrow.apache.org (first subscribe by sending an e-mail to user-subscribe@arrow.apache.org).
31+
* Development discussions: dev@arrow.apache.org (first subscribe by sending an
32+
e-mail to dev-subscribe@arrow.apache.org).
33+
34+
* User discussions: user@arrow.apache.org (first subscribe by sending an e-mail
35+
to user-subscribe@arrow.apache.org).
1436
15-
Do not be surprised by responses to issues raised here directing you to those mailing lists, or to report a bug or feature request here.
37+
* Mailing list archives: https://arrow.apache.org/community/
38+
39+
40+
Do not be surprised by responses to issues raised here directing you to those
41+
mailing lists, or to report a bug or feature request here.
42+
1643
1744
Thank you!
1845
- type: textarea
1946
id: description
2047
attributes:
21-
label: Describe the usage question you have. Please include as many useful details as possible.
48+
label: >
49+
Describe the usage question you have. Please include as many useful details as
50+
possible.
2251
validations:
2352
required: true
2453
- type: dropdown
2554
id: component
2655
attributes:
27-
label: Component
28-
description: Which component does your question relate to?
56+
label: Component(s)
57+
multiple: true
2958
options:
3059
- Archery
3160
- Benchmarking
@@ -34,9 +63,7 @@ body:
3463
- C++
3564
- C++ - Gandiva
3665
- C++ - Plasma
37-
- Compute IR
3866
- Continuous Integration
39-
- Dart
4067
- Developer Tools
4168
- Documentation
4269
- FlightRPC
@@ -47,20 +74,14 @@ body:
4774
- Integration
4875
- Java
4976
- JavaScript
50-
- Julia
5177
- MATLAB
5278
- Packaging
5379
- Parquet
5480
- Python
5581
- R
5682
- Ruby
57-
- Rust
58-
- Rust - Ballista
59-
- Rust - DataFusion
60-
- SQL
6183
- Swift
6284
- Website
63-
- Wiki
6485
- Other
6586
validations:
6687
required: true

dev/release/rat_exclude_files.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
*.csv
88
*.json
99
*.snap
10-
.github/ISSUE_TEMPLATE/bug_report.yaml
11-
.github/ISSUE_TEMPLATE/feature_request.yaml
12-
.github/ISSUE_TEMPLATE/usage_question.yaml
1310
ci/etc/rprofile
1411
ci/etc/*.patch
1512
ci/vcpkg/*.patch

0 commit comments

Comments
 (0)