Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
### Rationale for this change


### What changes are included in this PR?


### Are these changes tested?


### Are there any user-facing changes?

2 changes: 2 additions & 0 deletions dev/release/rat_exclude_files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
*.tmpldata
go.sum

.github/pull_request_template.md

arrow/flight/gen/flight/*.pb.go
arrow/type_string.go
arrow/unionmode_string.go
Expand Down
Loading