This is an automated email from the ASF dual-hosted git repository.
weitingchen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten-site.git
The following commit(s) were added to refs/heads/main by this push:
new 2f040b4 add how to contribute to Gluten (#17)
2f040b4 is described below
commit 2f040b4b01fe0f87046fc53a2a59395ae90318f3
Author: Wei-Ting Chen <[email protected]>
AuthorDate: Fri Apr 19 23:01:14 2024 +0800
add how to contribute to Gluten (#17)
---
asf.md | 2 +-
contact-us.md | 2 +-
contributing.md | 22 ++++++++++++++++++++++
3 files changed, 24 insertions(+), 2 deletions(-)
diff --git a/asf.md b/asf.md
index 452a38a..903ee09 100644
--- a/asf.md
+++ b/asf.md
@@ -1,7 +1,7 @@
---
layout: page
title: Apache Software Foundation
-nav_order: 6
+nav_order: 7
permalink: /asf/
---
diff --git a/contact-us.md b/contact-us.md
index 266ac93..ba3230f 100644
--- a/contact-us.md
+++ b/contact-us.md
@@ -1,7 +1,7 @@
---
layout: page
title: Contact Us
-nav_order: 5
+nav_order: 6
---
# Contact Us
diff --git a/contributing.md b/contributing.md
new file mode 100644
index 0000000..5444ed1
--- /dev/null
+++ b/contributing.md
@@ -0,0 +1,22 @@
+---
+layout: page
+title: Contributing to Gluten
+nav_order: 5
+---
+
+## How to become a committer
+
+To initiate your contributions to Gluten, understand the contribution
process—any individual can submit patches, documentation, and examples to the
project.
+
+The PMC routinely incorporates fresh committers from the pool of active
contributors, assessing their contributions to Gluten. The criteria for new
committers encompass:
+
+- The Scope of Contribution: To expand contributions beyond pull requests,
individuals can engage in various activities including reviewing other pull
requests, addressing bugs and documentation, triaging issues, responding to
community inquiries, enhancing usability, minimizing technical debt, supporting
continuous integration (CI), validating releases, troubleshooting in unique
environments, and more.
+- Sustaining High-Quality Contributions: Committers must demonstrate an
ongoing commitment to Gluten through substantial contributions across diverse
project areas, including assuming leadership in at least one critical
component. These contributions should uphold consistent quality standards and
endure over an extended period, typically follow below rules:
+* 3+ months with light activity and involvement
+* 2+ months with medium activity and involvement
+* 1+ month with solid activity and involvement
+
+- Cultivating Community Growth: This statement emphasizes the importance of
active engagement and positive behavior within the community by committers. It
highlights the role of committers in fostering a supportive environment,
providing guidance to newcomers, and contributing to consensus-driven
discussions, all essential elements of a thriving community. The reference to
the [Code of Conduct](https://www.apache.org/foundation/policies/conduct.html)
and the [Apache Way](https://www.apac [...]
+
+The PMC of Apache projects appoints new members who must fulfill the PMC
responsibilities outlined in [Apache
Guidance](https://www.apache.org/dev/pmc.html#policy). These duties encompass
voting on releases, upholding Apache project trademarks, handling legal and
licensing matters, and ensuring compliance with project mechanics.
+Additionally, the PMC selectively includes committers who demonstrate
comprehension and aid in executing these tasks. you can reach out to one of the
PMC members or the [email protected] mailing list.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]