| {{/* |
| Licensed under the Apache License, Version 2.0 (the "License"); |
| you may not use this file except in compliance with the License. |
| You may obtain a copy of the License at |
| http://www.apache.org/licenses/LICENSE-2.0 |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. See accompanying LICENSE file. |
| */}} |
| |
| <li><span class="section-nav-list-main-title">Contribute</span></li> |
| <li><a href="https://github.com/apache/beam/blob/master/CONTRIBUTING.md">Code contribution guide</a></li> |
| <li><a href="/contribute/get-help/">Get help</a></li> |
| <li><a href="/contribute/attributes/">Attributes of a Beam community member</a></li> |
| <li> |
| <span class="section-nav-list-title">Technical Docs</span> |
| |
| <ul class="section-nav-list"> |
| <li><a href="https://cwiki.apache.org/confluence/display/BEAM/Contribution+Testing+Guide">Testing guide</a></li> |
| <li><a href="/contribute/precommit-triage-guide/">Pre-commit slowness triage</a></li> |
| <li><a href="/contribute/ptransform-style-guide/">PTransform style guide</a></li> |
| <li><a href="/contribute/runner-guide/">Runner authoring guide</a></li> |
| <li><a href="/contribute/dependencies/">Dependencies guide</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="section-nav-list-title">Policies</span> |
| <ul class="section-nav-list"> |
| <li><a href="/contribute/issue-priorities/">Issue priorities</a></li> |
| <li><a href="/contribute/precommit-policies/">Pre-commit test policies</a></li> |
| <li><a href="/contribute/postcommits-policies/">Post-commit test policies</a></li> |
| <li><a href="/contribute/release-blockers/">Release blockers</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="section-nav-list-title">Committers</span> |
| <ul class="section-nav-list"> |
| <li><a href="/contribute/become-a-committer/">Become a committer</a></li> |
| </ul> |
| </li> |