This is an automated email from the ASF dual-hosted git repository.
bhavanisudha pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 89b9767372a [HUDI-5180][HUDI-3939] Fix links and clarify JIRA
self-service (#11087)
89b9767372a is described below
commit 89b9767372a78f61048c3e938647a37ef383c5f5
Author: Shiyan Xu <[email protected]>
AuthorDate: Wed Apr 24 18:03:50 2024 -0500
[HUDI-5180][HUDI-3939] Fix links and clarify JIRA self-service (#11087)
---
website/community/get-involved.md | 2 +-
website/contribute/how-to-contribute.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/website/community/get-involved.md
b/website/community/get-involved.md
index 761c2790194..934b7fc5b19 100644
--- a/website/community/get-involved.md
+++ b/website/community/get-involved.md
@@ -13,7 +13,7 @@ There are several ways to get in touch with the Hudi
community.
|-------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| For development discussions | Dev Mailing list
([Subscribe](mailto:[email protected]),
[Unsubscribe](mailto:[email protected]),
[Archives](https://lists.apache.org/[email protected])). Empty email
works for subscribe/unsubscribe. Please use [gists](https://gist.github.com) to
share code/stacktraces on the email. |
| For any general questions, user support | Users Mailing list
([Subscribe](mailto:[email protected]),
[Unsubscribe](mailto:[email protected]),
[Archives](https://lists.apache.org/[email protected])). Empty email
works for subscribe/unsubscribe. Please use [gists](https://gist.github.com) to
share code/stacktraces on the email. |
-| For reporting bugs or issues or discover known issues | Please use [ASF Hudi
JIRA](https://issues.apache.org/jira/projects/HUDI/summary). See
[#here](#accounts) for access
|
+| For reporting bugs or issues or discover known issues | Use [ASF
self-service](https://selfserve.apache.org/jira-account.html) to request access
to the [Hudi JIRA
project](https://issues.apache.org/jira/projects/HUDI/summary).
|
| For quick pings & 1-1 chats | Join our [slack
group](https://join.slack.com/t/apache-hudi/shared_invite/zt-2ggm1fub8-_yt4Reu9djwqqVRFC7X49g).
In case the link does not work, please leave a comment on this [github
issue](https://github.com/apache/hudi/issues/143) or drop an email to
[email protected] |
| For proposing large features, changes | Start a RFC.
Instructions [here](/contribute/rfc-process).
|
| Join weekly sync-up meeting | Follow instructions
[here](https://cwiki.apache.org/confluence/display/HUDI/Apache+Hudi+Community+Weekly+Sync).
|
diff --git a/website/contribute/how-to-contribute.md
b/website/contribute/how-to-contribute.md
index 56fdc997379..ef7027d6c8b 100644
--- a/website/contribute/how-to-contribute.md
+++ b/website/contribute/how-to-contribute.md
@@ -15,7 +15,7 @@ Here are few ways, you can get involved.
- Author blogs on our wiki
- Testing; Improving out-of-box experience by reporting bugs
- Share new ideas/directions to pursue or propose a new RFC
- - Contributing code to the project ([newbie
JIRAs](https://issues.apache.org/jira/issues/?jql=project+%3D+HUDI+AND+component+%3D+newbie))
+ - Contributing code to the project: check out [newbie
JIRAs](https://issues.apache.org/jira/issues?filter=12350891).
## Become a Committer