This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git
The following commit(s) were added to refs/heads/dev by this push:
new d5251ba10 [Improve][Doc] Add Code Submission Guide link (#3475)
d5251ba10 is described below
commit d5251ba10a4da3559a2c9af9f044280d26643649
Author: Caican Cai <[email protected]>
AuthorDate: Tue Jan 9 23:33:08 2024 +0800
[Improve][Doc] Add Code Submission Guide link (#3475)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 649186f1a..369789fb3 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ You can submit any ideas as [pull
requests](https://github.com/apache/incubator-
### 🍻 How to Contribute
-We welcome your suggestions, comments (including criticisms), comments and
contributions. See 🔗[How to
Contribute](https://streampark.apache.org/community/submit_guide/submit_code)
and 🔗[Code Submission
Guide](https://streampark.apache.org/community/submit_guide/submit_code)
+We welcome your suggestions, comments (including criticisms), comments and
contributions. See [How to
Contribute](https://streampark.apache.org/community/submit_guide/submit_code)
and [Code Submission
Guide](https://streampark.apache.org/community/submit_guide/code_style_and_quality_guide)
Thank you to all the people who already contributed to StreamPark!