Docs: improve contributor guide to explain how to work with tickets#8999
Merged
alamb merged 7 commits intoapache:mainfrom Jan 29, 2024
Merged
Docs: improve contributor guide to explain how to work with tickets#8999alamb merged 7 commits intoapache:mainfrom
alamb merged 7 commits intoapache:mainfrom
Conversation
alamb
commented
Jan 25, 2024
Contributor
|
Thanks for expanding the contributor guide @alamb, very clear! |
jonahgao
reviewed
Jan 27, 2024
jonahgao
reviewed
Jan 27, 2024
| ideas with the community to get feedback on implementation. | ||
|
|
||
| You can find a curated | ||
| [good-first-issue](https://github.com/apache/arrow-datafusion/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) |
Member
There was a problem hiding this comment.
Suggested change
| [good-first-issue](https://github.com/apache/arrow-datafusion/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) |
Moved.
Co-authored-by: Jonah Gao <[email protected]>
comphead
reviewed
Jan 29, 2024
comphead
approved these changes
Jan 29, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which issue does this PR close?
Part of #7013
Rationale for this change
Recently the question of who is / could be working on what ticket came up in discussions. For example"
POSITIONfunction #8969 (comment) from @Lordworms about what tickets were availableI think it would be good to clarify the contributing guide in this case
What changes are included in this PR?
Are these changes tested?
Docs only
Are there any user-facing changes?