Skip to content

Commit

Permalink
GH-23: Add PR template (#164)
Browse files Browse the repository at this point in the history
Fixes #23
  • Loading branch information
zeroshade authored Oct 26, 2024
1 parent 18d6677 commit 80f4e33
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
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

0 comments on commit 80f4e33

Please sign in to comment.