yuchaoran2011 commented on a change in pull request #105:
URL: 
https://github.com/apache/incubator-yunikorn-site/pull/105#discussion_r781531085



##########
File path: src/pages/community/get_involved.md
##########
@@ -76,6 +76,44 @@ import TabItem from '@theme/TabItem';
 
 - Calendar: [Google 
Calendar](https://calendar.google.com/calendar/b/3/r/week/2020/3/26?cid=YXBhY2hlLnl1bmlrb3JuQGdtYWlsLmNvbQ)
 :point_left:
 
+## Become a Committer
+
+Committers are the community members who have the write access to the 
project's repositories, i.e
+they can modify the code by themselves and accept others contributions to all 
YuniKorn repos.
+There is no strict rules about the qualification of a candidate, the PPMC 
votes for a candidate

Review comment:
       ```suggestion
   There is no strict rules about the qualification of a candidate. The PPMC 
votes for a candidate
   ```

##########
File path: src/pages/community/get_involved.md
##########
@@ -76,6 +76,44 @@ import TabItem from '@theme/TabItem';
 
 - Calendar: [Google 
Calendar](https://calendar.google.com/calendar/b/3/r/week/2020/3/26?cid=YXBhY2hlLnl1bmlrb3JuQGdtYWlsLmNvbQ)
 :point_left:
 
+## Become a Committer
+
+Committers are the community members who have the write access to the 
project's repositories, i.e
+they can modify the code by themselves and accept others contributions to all 
YuniKorn repos.
+There is no strict rules about the qualification of a candidate, the PPMC 
votes for a candidate
+based on various considerations:
+
+- Code contributions
+  - Consistent code contributions
+  - Optimize the CI/CD pipeline
+  - Help the code reviews
+  - Test and verify release candidates
+  - Performance tuning and related tools development
+  - Propose improvement proposals
+
+- Non-code contributions
+  - Involvement in the community activities, such as meetings, meetups, etc.
+  - Provide feedback, report issues, roadmap discussions
+  - Help on project releases
+  - Improve project documentation
+  - Help the project adoption
+  - Integrate with other projects, extend the use cases
+
+Contributor or non-contributor can both make their paths to committer, the 
community deeply
+appreciates both code or non-code contributions.
+
+## Become a PPMC member
+
+PPMC represents for Podling Project Management Committee, this committee is 
responsible for project

Review comment:
       ```suggestion
   PPMC stands for the Podling Project Management Committee. It is responsible 
for project
   ```

##########
File path: src/pages/community/how_to_contribute.md
##########
@@ -96,6 +96,12 @@ The commit message must include the JIRA in the first line 
and should include a
 A commit will automatically close the PR.
 The JIRA will not be closed automatically.
 
+## Report a security issue
+YuniKorn community cares deeply about the security and actively support for 
any security issues as

Review comment:
       ```suggestion
   YuniKorn community cares deeply about the security and actively addresses 
any security issues as
   ```

##########
File path: src/pages/community/get_involved.md
##########
@@ -76,6 +76,44 @@ import TabItem from '@theme/TabItem';
 
 - Calendar: [Google 
Calendar](https://calendar.google.com/calendar/b/3/r/week/2020/3/26?cid=YXBhY2hlLnl1bmlrb3JuQGdtYWlsLmNvbQ)
 :point_left:
 
+## Become a Committer
+
+Committers are the community members who have the write access to the 
project's repositories, i.e
+they can modify the code by themselves and accept others contributions to all 
YuniKorn repos.
+There is no strict rules about the qualification of a candidate, the PPMC 
votes for a candidate
+based on various considerations:
+
+- Code contributions
+  - Consistent code contributions
+  - Optimize the CI/CD pipeline
+  - Help the code reviews
+  - Test and verify release candidates
+  - Performance tuning and related tools development
+  - Propose improvement proposals
+
+- Non-code contributions
+  - Involvement in the community activities, such as meetings, meetups, etc.
+  - Provide feedback, report issues, roadmap discussions
+  - Help on project releases
+  - Improve project documentation
+  - Help the project adoption
+  - Integrate with other projects, extend the use cases
+
+Contributor or non-contributor can both make their paths to committer, the 
community deeply
+appreciates both code or non-code contributions.
+
+## Become a PPMC member
+
+PPMC represents for Podling Project Management Committee, this committee is 
responsible for project
+management and governance, ensures the project can be operated under [Apache 
Way](https://www.apache.org/theapacheway/).

Review comment:
       ```suggestion
   management and governance and ensures that the project can be operated under 
the [Apache Way](https://www.apache.org/theapacheway/).
   ```

##########
File path: src/pages/community/get_involved.md
##########
@@ -76,6 +76,44 @@ import TabItem from '@theme/TabItem';
 
 - Calendar: [Google 
Calendar](https://calendar.google.com/calendar/b/3/r/week/2020/3/26?cid=YXBhY2hlLnl1bmlrb3JuQGdtYWlsLmNvbQ)
 :point_left:
 
+## Become a Committer
+
+Committers are the community members who have the write access to the 
project's repositories, i.e
+they can modify the code by themselves and accept others contributions to all 
YuniKorn repos.
+There is no strict rules about the qualification of a candidate, the PPMC 
votes for a candidate
+based on various considerations:
+
+- Code contributions
+  - Consistent code contributions
+  - Optimize the CI/CD pipeline
+  - Help the code reviews
+  - Test and verify release candidates
+  - Performance tuning and related tools development
+  - Propose improvement proposals
+
+- Non-code contributions
+  - Involvement in the community activities, such as meetings, meetups, etc.
+  - Provide feedback, report issues, roadmap discussions
+  - Help on project releases
+  - Improve project documentation
+  - Help the project adoption
+  - Integrate with other projects, extend the use cases
+
+Contributor or non-contributor can both make their paths to committer, the 
community deeply
+appreciates both code or non-code contributions.
+
+## Become a PPMC member
+
+PPMC represents for Podling Project Management Committee, this committee is 
responsible for project
+management and governance, ensures the project can be operated under [Apache 
Way](https://www.apache.org/theapacheway/).
+The committee makes decisions based on the PPMC members' votes. A PPMC member 
has the authority to cast a binding cast
+a binding vote on various things, such as project releases, adding new 
committer or PPMC member, etc.
+
+A contributor must become a committer first before being a PPMC member.
+There is no strict rules of when a committer will be qualified for adding to 
PPMC. The management

Review comment:
       ```suggestion
   There is no strict rules of when a committer will be qualified for being 
added to the PPMC. The management
   ```

##########
File path: src/pages/community/get_involved.md
##########
@@ -76,6 +76,44 @@ import TabItem from '@theme/TabItem';
 
 - Calendar: [Google 
Calendar](https://calendar.google.com/calendar/b/3/r/week/2020/3/26?cid=YXBhY2hlLnl1bmlrb3JuQGdtYWlsLmNvbQ)
 :point_left:
 
+## Become a Committer
+
+Committers are the community members who have the write access to the 
project's repositories, i.e
+they can modify the code by themselves and accept others contributions to all 
YuniKorn repos.
+There is no strict rules about the qualification of a candidate, the PPMC 
votes for a candidate
+based on various considerations:
+
+- Code contributions
+  - Consistent code contributions
+  - Optimize the CI/CD pipeline
+  - Help the code reviews
+  - Test and verify release candidates
+  - Performance tuning and related tools development
+  - Propose improvement proposals
+
+- Non-code contributions
+  - Involvement in the community activities, such as meetings, meetups, etc.
+  - Provide feedback, report issues, roadmap discussions
+  - Help on project releases
+  - Improve project documentation
+  - Help the project adoption
+  - Integrate with other projects, extend the use cases
+
+Contributor or non-contributor can both make their paths to committer, the 
community deeply
+appreciates both code or non-code contributions.
+
+## Become a PPMC member
+
+PPMC represents for Podling Project Management Committee, this committee is 
responsible for project
+management and governance, ensures the project can be operated under [Apache 
Way](https://www.apache.org/theapacheway/).
+The committee makes decisions based on the PPMC members' votes. A PPMC member 
has the authority to cast a binding cast
+a binding vote on various things, such as project releases, adding new 
committer or PPMC member, etc.
+
+A contributor must become a committer first before being a PPMC member.

Review comment:
       ```suggestion
   A contributor must become a committer first before becoming a PPMC member.
   ```

##########
File path: src/pages/community/get_involved.md
##########
@@ -76,6 +76,44 @@ import TabItem from '@theme/TabItem';
 
 - Calendar: [Google 
Calendar](https://calendar.google.com/calendar/b/3/r/week/2020/3/26?cid=YXBhY2hlLnl1bmlrb3JuQGdtYWlsLmNvbQ)
 :point_left:
 
+## Become a Committer
+
+Committers are the community members who have the write access to the 
project's repositories, i.e
+they can modify the code by themselves and accept others contributions to all 
YuniKorn repos.
+There is no strict rules about the qualification of a candidate, the PPMC 
votes for a candidate
+based on various considerations:
+
+- Code contributions
+  - Consistent code contributions
+  - Optimize the CI/CD pipeline
+  - Help the code reviews
+  - Test and verify release candidates
+  - Performance tuning and related tools development
+  - Propose improvement proposals
+
+- Non-code contributions
+  - Involvement in the community activities, such as meetings, meetups, etc.
+  - Provide feedback, report issues, roadmap discussions

Review comment:
       ```suggestion
     - Provide feedback, report issues, and participate in roadmap discussions
   ```

##########
File path: src/pages/community/get_involved.md
##########
@@ -76,6 +76,44 @@ import TabItem from '@theme/TabItem';
 
 - Calendar: [Google 
Calendar](https://calendar.google.com/calendar/b/3/r/week/2020/3/26?cid=YXBhY2hlLnl1bmlrb3JuQGdtYWlsLmNvbQ)
 :point_left:
 
+## Become a Committer
+
+Committers are the community members who have the write access to the 
project's repositories, i.e
+they can modify the code by themselves and accept others contributions to all 
YuniKorn repos.
+There is no strict rules about the qualification of a candidate, the PPMC 
votes for a candidate
+based on various considerations:
+
+- Code contributions
+  - Consistent code contributions
+  - Optimize the CI/CD pipeline
+  - Help the code reviews

Review comment:
       ```suggestion
     - Help with code reviews
   ```

##########
File path: src/pages/community/how_to_contribute.md
##########
@@ -96,6 +96,12 @@ The commit message must include the JIRA in the first line 
and should include a
 A commit will automatically close the PR.
 The JIRA will not be closed automatically.
 
+## Report a security issue
+YuniKorn community cares deeply about the security and actively support for 
any security issues as
+the top priority. The community uses its private mailing list 
([email protected]) to discuss
+and track security related issues. If any security issue found, please email 
to the private

Review comment:
       ```suggestion
   and track security related issues. If any security issue found, please email 
the private
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to