File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,9 @@ assignees: ''
77
88---
99
10- ** Is your feature request related to a problem? Please describe.**
11- A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
10+ ** Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
11+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
12+ (This section helps Arrow developers understand the context and * why* for this feature, in addition to the * what* )
1213
1314** Describe the solution you'd like**
1415A clear and concise description of what you want to happen.
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ We generally require a GitHub issue to be filed for all bug fixes and enhancemen
44
55Closes #.
66
7+ # Rationale for this change
8+ Why are you proposing this change? If this is already explained clearly in the issue then this section is not needed.
9+ Explaining clearly why changes are proposed helps reviewers understand your changes and offer better suggestions for fixes.
10+
711# What changes are included in this PR?
812
913There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR.
@@ -13,4 +17,3 @@ There is no need to duplicate the description in the issue here but it is someti
1317If there are user-facing changes then we may require documentation to be updated before approving the PR.
1418
1519If there are any breaking changes to public APIs, please add the ` breaking change ` label.
16-
You can’t perform that action at this time.
0 commit comments