This is an automated email from the ASF dual-hosted git repository.
agrove pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-ballista.git
The following commit(s) were added to refs/heads/main by this push:
new 667563a2 [Docs] fix good_first_issue link in the contribution md doc
(#1022)
667563a2 is described below
commit 667563a22fb1dfe7a7bd15e3e4b3e992094046ca
Author: Almaz Murzabekov <[email protected]>
AuthorDate: Sat Jul 13 18:13:13 2024 +0200
[Docs] fix good_first_issue link in the contribution md doc (#1022)
* [Docs] fix good_first_issue link in the contribution md doc
* [Docs] fix good_first_issue link to lead to datafusion-ballista project
* [Docs] Update docs/source/community/communication.md
Co-authored-by: Andy Grove <[email protected]>
---------
Co-authored-by: Andy Grove <[email protected]>
---
docs/source/community/communication.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/source/community/communication.md
b/docs/source/community/communication.md
index baa27d8a..4a2cf20f 100644
--- a/docs/source/community/communication.md
+++ b/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/contribute)
list to help you get started. You can find datafusion's major designs in
docs/source/specification.
We use GitHub issues for maintaining a queue of development work and as the
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]