bullet03 commented on a change in pull request #17136:
URL: https://github.com/apache/beam/pull/17136#discussion_r831990531
##########
File path: website/www/site/content/en/contribute/_index.md
##########
@@ -24,366 +24,165 @@ See the License for the specific language governing
permissions and
limitations under the License.
-->
-# Contribution guide
+## Contribute to Apache Beam
+
+Apache Beam is an open source project developed and maintained by a friendly
community of users, contributors, committers, and project management committee
(PMC) members.
+
+Everyone is welcome to join and contribute to the project in multiple ways,
not only with code contributions. Contributions like asking questions,
reporting bugs, proposing new features, improving documentation, adding to the
website, organizing events, or writing blog posts among other contributions,
are welcome and recognized.
+
+### What’s In It for You?
Review comment:
done
##########
File path: website/www/site/content/en/contribute/_index.md
##########
@@ -24,366 +24,165 @@ See the License for the specific language governing
permissions and
limitations under the License.
-->
-# Contribution guide
+## Contribute to Apache Beam
+
+Apache Beam is an open source project developed and maintained by a friendly
community of users, contributors, committers, and project management committee
(PMC) members.
+
+Everyone is welcome to join and contribute to the project in multiple ways,
not only with code contributions. Contributions like asking questions,
reporting bugs, proposing new features, improving documentation, adding to the
website, organizing events, or writing blog posts among other contributions,
are welcome and recognized.
+
+### What’s In It for You?
+ - Become a part of the world’s largest, most welcoming open source community
+ - Drive innovation for next-gen distributed data processing
+ - Make an impact by bringing advanced technology solutions into reality
Review comment:
done
##########
File path: website/www/site/content/en/contribute/_index.md
##########
@@ -24,366 +24,165 @@ See the License for the specific language governing
permissions and
limitations under the License.
-->
-# Contribution guide
+## Contribute to Apache Beam
+
+Apache Beam is an open source project developed and maintained by a friendly
community of users, contributors, committers, and project management committee
(PMC) members.
+
+Everyone is welcome to join and contribute to the project in multiple ways,
not only with code contributions. Contributions like asking questions,
reporting bugs, proposing new features, improving documentation, adding to the
website, organizing events, or writing blog posts among other contributions,
are welcome and recognized.
+
+### What’s In It for You?
+ - Become a part of the world’s largest, most welcoming open source community
+ - Drive innovation for next-gen distributed data processing
+ - Make an impact by bringing advanced technology solutions into reality
+ - Empower your brand recognition and thought leadership in the data world
+
+### Ways You Can Contribute
+
+Here’s a list of things you can do to get started contributing:
+
+<table class="table table-bordered">
+ <tr>
+ <th>Contribution</th>
+ <th>How to do it</th>
+ </tr>
+ <tr>
+ <td>Participate and share ideas</td>
+ <td class="list-text-size-md">
+ <ol>
+ <li>Start by <a
href="https://beam.apache.org/contribute/#accounts-and-permissions">getting an
Apache Beam Jira account</a>.</li>
+ <li>Subscribe to our <a
href="https://beam.apache.org/community/contact-us/">mailing lists</a> (<a
href="mailto:[email protected]">[email protected]</a> and <a
href="mailto:[email protected]">[email protected]</a>).</li>
+ <li>Stay in the loop of our <a
href="https://issues.apache.org/jira/projects/BEAM/issues">Jira product
backlog</a>, participate in discussions to brainstorm solutions, and help the
community solve their mailing list questions.</li>
+ </ol>
+ </td>
+ </tr>
+ <tr>
+ <td>File a bug</td>
+ <td class="list-text-size-md">
+ <ol>
+ <li>Create a Jira ticket and mark it as a bug</li>
+ <br>OR<br><br>
+ <li>Send an email to <a
href="mailto:[email protected]">[email protected]</a> with subject: [Bug]
<bug summary> and include as much detail as possible.</li>
+ </ol>
+ </td>
+ </tr>
+ <tr>
+ <td>Propose a feature</td>
+ <td class="list-text-size-md">
+ <ol>
+ <li>Create a Jira ticket and mark it as a feature request</li>
+ <br>OR<br><br>
+ <li>Send an email to <a
href="mailto:[email protected]">[email protected]</a> with subject:
[Feature Proposal] <your idea>.</li>
+ </ol>
+ </td>
+ </tr>
+ <tr>
+ <td>Improve documentation</td>
+ <td>
+ Click the edit icon in our documentation and it’ll take you to our <a
href="https://github.com/apache/beam/">GitHub</a>, where you can automatically
make the change you want and send a Pull Request.
Review comment:
done
--
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]