This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git
The following commit(s) were added to refs/heads/master by this push:
new cfa5f39d38d [INLONG-1100][Doc] Fix the contribution link of How to
Vote a Committer or PMC Member (#1101)
cfa5f39d38d is described below
commit cfa5f39d38d9dd1db029696ceb34f3ad8e8daf1e
Author: vernedeng <[email protected]>
AuthorDate: Tue Jan 21 14:38:40 2025 +0800
[INLONG-1100][Doc] Fix the contribution link of How to Vote a Committer or
PMC Member (#1101)
Co-authored-by: vernedeng <[email protected]>
---
community/how-to-vote-a-committer-pmc.md | 4 ++--
.../current/how-to-vote-a-committer-pmc.md | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/community/how-to-vote-a-committer-pmc.md
b/community/how-to-vote-a-committer-pmc.md
index cab33324068..c03fd9fbe55 100644
--- a/community/how-to-vote-a-committer-pmc.md
+++ b/community/how-to-vote-a-committer-pmc.md
@@ -44,8 +44,8 @@ Please vote accordingly:
[ ] -1 disapprove with the reason
Here are three links to his contributions to InLong:
-1. Issues: https://github.com/apache/inlong/pulls?q=${Candidate_GitHub_ID}
-2. PRs : https://github.com/apache/inlong/issues?q=${Candidate_GitHub_ID}
+1. Issues:
https://github.com/apache/inlong/issues/created_by/${Candidate_GitHub_ID}
+2. PRs :
https://github.com/apache/inlong/pulls/created_by/${Candidate_GitHub_ID}
3. Others: https://xxx.com/xxx/xxx/?q=${Candidate_GitHub_ID}
```
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-vote-a-committer-pmc.md
b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-vote-a-committer-pmc.md
index 23c1261ba17..bf317ad95d6 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-vote-a-committer-pmc.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-vote-a-committer-pmc.md
@@ -43,8 +43,8 @@ Please vote accordingly:
[ ] -1 disapprove with the reason
Here are three links to his contributions to InLong:
-1. Issues: https://github.com/apache/inlong/pulls?q=${Candidate_GitHub_ID}
-2. PRs : https://github.com/apache/inlong/issues?q=${Candidate_GitHub_ID}
+1. Issues:
https://github.com/apache/inlong/issues/created_by/${Candidate_GitHub_ID}
+2. PRs :
https://github.com/apache/inlong/pulls/created_by/${Candidate_GitHub_ID}
3. Others: https://xxx.com/xxx/xxx/?q=${Candidate_GitHub_ID}
```