forked from apache/beam
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request apache#17572: [BEAM-14428] I/O, community, and con…
…tribute pages improvements
- Loading branch information
Showing
6 changed files
with
77 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,27 +40,28 @@ Everyone is welcome to join and contribute to the project in multiple ways, not | |
|
||
Here’s a list of things you can do to get started contributing: | ||
|
||
<table class="table table-bordered"> | ||
<div class="table-container-wrapper"> | ||
<table class="table-contribute"> | ||
<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> | ||
<ul> | ||
<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> | ||
</ul> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td>File a bug</td> | ||
<td class="list-text-size-md"> | ||
<ol class="no-bullet"> | ||
<li>Create a Jira ticket and mark it as a bug</li> | ||
<br><span>OR</span><br><br> | ||
<br><span class="text--active">OR</span><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> | ||
|
@@ -70,7 +71,7 @@ Here’s a list of things you can do to get started contributing: | |
<td class="list-text-size-md"> | ||
<ol class="no-bullet"> | ||
<li>Create a Jira ticket and mark it as a feature request</li> | ||
<br><span>OR</span><br><br> | ||
<br><span class="text--active">OR</span><br><br> | ||
<li>Send an email to <a href="mailto:[email protected]">[email protected]</a> with subject: [Feature Proposal] <your idea>.</li> | ||
</ol> | ||
</td> | ||
|
@@ -127,11 +128,11 @@ Here’s a list of things you can do to get started contributing: | |
<tr> | ||
<td>Share a code sample or template</td> | ||
<td class="list-text-size-md"> | ||
<ol> | ||
<ul> | ||
<li>Read our <a href="https://beam.apache.org/contribute/get-started-contributing/">Code Contribution Guide</a>.</li> | ||
<li>Create your code sample or template. </li> | ||
<li><a href="https://beam.apache.org/contribute/get-started-contributing/#make-your-change">Make a Pull Request</a> to add it to the Beam example folder.</li> | ||
</ol> | ||
</ul> | ||
</td> | ||
</tr> | ||
<tr> | ||
|
@@ -147,7 +148,7 @@ Here’s a list of things you can do to get started contributing: | |
</td> | ||
</tr> | ||
</table> | ||
|
||
</div> | ||
|
||
## Become a Committer | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters