andygrove commented on code in PR #1022: URL: https://github.com/apache/datafusion-ballista/pull/1022#discussion_r1643594670
########## docs/source/community/communication.md: ########## @@ -75,8 +75,7 @@ We will send a summary of all sync ups to the [email protected] mailing Our source code is hosted on [GitHub](https://github.com/apache/arrow-datafusion). More information on contributing is in the [Contribution Guide](https://github.com/apache/arrow-datafusion/blob/master/CONTRIBUTING.md) -, and we have curated a [good-first-issue] -(https://github.com/apache/arrow-datafusion/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) +, and we have curated a [good-first-issue](https://github.com/apache/datafusion-ballista/labels/good%20first%20issue) Review Comment: GitHub provides a `/contribute` url that lists good first issues: ```suggestion , and we have curated a [good-first-issue](https://github.com/apache/datafusion-ballista/contribute) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
