This is an automated email from the ASF dual-hosted git repository.
viirya pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
The following commit(s) were added to refs/heads/main by this push:
new 76330e9f doc: add contributing in README.md (#382)
76330e9f is described below
commit 76330e9ff68b76fb4da732e0db2342534664cdc7
Author: Cancai Cai <[email protected]>
AuthorDate: Sun May 5 23:22:16 2024 +0800
doc: add contributing in README.md (#382)
* chore: add contributing in README.md
* doc: add contributing in README.md
Co-authored-by: Liang-Chi Hsieh <[email protected]>
---------
Co-authored-by: Liang-Chi Hsieh <[email protected]>
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 8329ca3a..5cbd32c6 100644
--- a/README.md
+++ b/README.md
@@ -70,3 +70,7 @@ Linux, Apple OSX (Intel and M1)
## Getting started
See the [DataFusion Comet User
Guide](https://datafusion.apache.org/comet/user-guide/) for installation
instructions.
+
+## Contributing
+See the [DataFusion Comet Contribution
Guide](https://datafusion.apache.org/comet/contributor-guide/contributing.html)
+for information on how to get started contributing to the project.
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]