blob: afcc9a065fd1e2e32075a6a0481f1b5f48fc2b63 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Pegasus | Pegasus 社区</title>
<link rel="stylesheet" href="/zh/assets/css/app.css">
<link rel="shortcut icon" href="/zh/assets/images/favicon.ico">
<link rel="stylesheet" href="/zh/assets/css/utilities.min.css">
<link rel="stylesheet" href="/zh/assets/css/docsearch.v3.css">
<script src="/assets/js/jquery.min.js"></script>
<script src="/assets/js/all.min.js"></script>
<script src="/assets/js/docsearch.v3.js"></script>
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Pegasus 社区 | Pegasus</title>
<meta name="generator" content="Jekyll v4.3.3" />
<meta property="og:title" content="Pegasus 社区" />
<meta property="og:locale" content="en_US" />
<meta property="og:site_name" content="Pegasus" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2024-04-22T06:39:52+00:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Pegasus 社区" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-22T06:39:52+00:00","datePublished":"2024-04-22T06:39:52+00:00","headline":"Pegasus 社区","mainEntityOfPage":{"@type":"WebPage","@id":"/community/"},"url":"/community/"}</script>
<!-- End Jekyll SEO tag -->
</head>
<body>
<nav class="navbar is-black">
<div class="container">
<!--container will be unwrapped when it's in docs-->
<div class="navbar-brand">
<a href="/zh/" class="navbar-item ">
<!-- Pegasus Icon -->
<img src="/assets/images/pegasus.svg">
</a>
<div class="navbar-item">
<a href="/zh/docs" class="button is-primary is-outlined is-inverted">
<span class="icon"><i class="fas fa-book"></i></span>
<span>Docs</span>
</a>
</div>
<div class="navbar-item is-hidden-desktop">
<!--A simple language switch button that only supports zh and en.-->
<!--IF its language is zh, then switches to en.-->
<!--If you don't want a url to be relativized, you can add a space explicitly into the href to
prevents a url from being relativized by polyglot.-->
<a class="button is-primary is-outlined is-inverted" href=" /community/index.html"><strong>En</strong></a>
</div>
<a role="button" class="navbar-burger burger" aria-label="menu" aria-expanded="false" data-target="navMenu">
<!-- Appears in mobile mode only -->
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div class="navbar-menu" id="navMenu">
<div class="navbar-end">
<!--dropdown-->
<div class="navbar-item has-dropdown is-hoverable ">
<a href=""
class="navbar-link ">
<span class="icon" style="margin-right: .25em">
<i class="fas fa-users"></i>
</span>
<span>
ASF
</span>
</a>
<div class="navbar-dropdown">
<a href="https://www.apache.org/"
class="navbar-item ">
Foundation
</a>
<a href="https://www.apache.org/licenses/"
class="navbar-item ">
License
</a>
<a href="https://www.apache.org/events/current-event.html"
class="navbar-item ">
Events
</a>
<a href="https://www.apache.org/foundation/sponsorship.html"
class="navbar-item ">
Sponsorship
</a>
<a href="https://www.apache.org/security/"
class="navbar-item ">
Security
</a>
<a href="https://privacy.apache.org/policies/privacy-policy-public.html"
class="navbar-item ">
Privacy
</a>
<a href="https://www.apache.org/foundation/thanks.html"
class="navbar-item ">
Thanks
</a>
</div>
</div>
<!--dropdown-->
<div class="navbar-item has-dropdown is-hoverable ">
<a href="/zh/community"
class="navbar-link ">
<span class="icon" style="margin-right: .25em">
<i class="fas fa-user-plus"></i>
</span>
<span>
开源社区
</span>
</a>
<div class="navbar-dropdown">
<a href="/zh/community/#contact-us"
class="navbar-item ">
联系我们
</a>
<a href="/zh/community/#contribution"
class="navbar-item ">
参与贡献
</a>
<a href="https://cwiki.apache.org/confluence/display/PEGASUS/Coding+guides"
class="navbar-item ">
编码指引
</a>
<a href="https://github.com/apache/incubator-pegasus/issues?q=is%3Aissue+is%3Aopen+label%3Atype%2Fbug"
class="navbar-item ">
Bug 追踪
</a>
<a href="https://cwiki.apache.org/confluence/display/INCUBATOR/PegasusProposal"
class="navbar-item ">
Apache 提案
</a>
</div>
</div>
<a href="/zh/blogs"
class="navbar-item ">
<span class="icon" style="margin-right: .25em">
<i class="fas fa-rss"></i>
</span>
<span>Blog</span>
</a>
<a href="/zh/docs/downloads"
class="navbar-item ">
<span class="icon" style="margin-right: .25em">
<i class="fas fa-fire"></i>
</span>
<span>版本发布</span>
</a>
</div>
<div class="navbar-item is-hidden-mobile">
<!--A simple language switch button that only supports zh and en.-->
<!--IF its language is zh, then switches to en.-->
<!--If you don't want a url to be relativized, you can add a space explicitly into the href to
prevents a url from being relativized by polyglot.-->
<a class="button is-primary is-outlined is-inverted" href=" /community/index.html"><strong>En</strong></a>
</div>
</div>
</div>
</nav>
<section class="hero is-large is-dark"
style="background: url('/assets/images/nasa-53884-unsplash.jpg') no-repeat center center; background-size: cover;">
<div class="hero-body">
<div class="container has-text-centered">
<p class="title is-1" style="padding-bottom: 2rem;">
Pegasus 社区
</p>
<p class="subtitle is-4" style="padding-bottom: 1rem;">我们以纯粹开放的态度,愿与你共同构筑 Pegasus</p>
</div>
</div>
</section>
<section class="hero is-medium is-light" id="contact-us">
<div class="hero-body">
<div class="container has-text-centered">
<p class="title is-2 has-text-black">
联系我们
</p>
<hr class="has-background-black" style="margin-bottom: 5rem;">
<div class="columns is-multiline is-centered">
<div class="column is-4 has-text-centered">
<div class="contributor-item-icon icon is-large">
<i class="fas fa-envelope fa-4x"></i>
</div>
<p class="title is-5 has-text-weight-light">邮件列表</p>
<div class="content">
<p>参考<a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=165222461">邮件订阅</a>文档,订阅我们的<a href="mailto: dev-subscribe@pegasus.apache.org">邮件列表</a><br />
参与我们的讨论<br />
</p>
</div>
</div>
<div class="column is-4 has-text-centered">
<div class="contributor-item-icon icon is-large">
<i class="fab fa-github fa-4x"></i>
</div>
<p class="title is-5 has-text-weight-light">Github Issues</p>
<div class="content">
<p>你可以到<a href="https://github.com/apache/incubator-pegasus/issues">Github Issues</a>向我们报告缺陷,提出改进的建议,以及咨询Pegasus使用中遇到的问题<br />
</p>
</div>
</div>
<div class="column is-4 has-text-centered">
<div class="contributor-item-icon icon is-large">
<i class="fab fa-zhihu fa-4x"></i>
</div>
<p class="title is-5 has-text-weight-light">Pegasus技术专栏</p>
<div class="content">
<p>我们会不定期发表技术文章到<a href="https://zhuanlan.zhihu.com/c_1059090995865608192">Pegasus技术专栏</a><br />
欢迎关注以及留言<br />
</p>
</div>
</div>
<div class="column is-4 has-text-centered">
<div class="picture">
<img src=/assets/images/wechat.jpeg height="135" width="135" />
</div>
<p class="title is-5 has-text-weight-light">Apache Pegasus 微信公众号</p>
<div class="content">
<p>关注我们的微信公众号 Apache Pegasus,了解更多技术内幕,并加入微信用户群<br />
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="hero is-medium" id="contribution">
<div class="hero-body">
<div class="container has-text-centered">
<p class="title is-2 has-text-black">
参与贡献
</p>
<hr class="has-background-black" style="margin-bottom: 5rem;">
<div class="columns is-variable is-8 is-centered">
<div class="column is-4">
<p class="title is-3 has-text-weight-light">Pull Requests</p>
<hr>
<div class="content">
<p>我们的开发流程使用<a href="https://github.com/apache/incubator-pegasus/pulls">Github Pull Request</a>机制。你的提交至少需要两个Pegasus Committer的Code Review都通过才可合入主干分支。即使你并不是Pegasus Committer,你也可以对代码提出review,你的建议可能会有助于我们发现问题。你可以参照<a href="https://cwiki.apache.org/confluence/display/PEGASUS/Coding+guides">Coding Guides</a>的规范来提交代码。<br />
</p>
</div>
</div>
<div class="column is-4">
<p class="title is-3 has-text-weight-light">RoadMap</p>
<hr>
<div class="content">
<p>你可以在<a href="https://cwiki.apache.org/confluence/display/PEGASUS/RoadMap">这里</a>找到我们近期的产品规划,对那些你最感兴趣的需求,你可以与我们进行合作开发。此外,我们也会在每次<a href="/zh/docs/downloads">版本发布</a>时向大家同步Pegasus当前已完成开发的功能以及目标。<br />
</p>
</div>
</div>
<div class="column is-4">
<p class="title is-3 has-text-weight-light">Fixes</p>
<hr>
<div class="content">
<p>我们将当前已知的bug汇总在<a href="https://github.com/apache/incubator-pegasus/labels/type%2Fbug">Issues: type/bug</a>。如果你在使用中发现了任何问题,请通过Issues向我们反馈,你的问题反馈也是对我们相当大的帮助。此外,我们极其重视文档的规范化和易读性,这能够帮助我们更好的接入新用户。如果你在阅读文档时发现了问题,也可以向我们提出改进。<br />
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="content is-small has-text-centered">
<div style="margin-bottom: 20px;">
<a href="http://incubator.apache.org">
<img src="/assets/images/egg-logo.png"
width="15%"
alt="Apache Incubator"/>
</a>
</div>
Copyright &copy; 2023 <a href="http://www.apache.org">The Apache Software Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a>.
<br><br>
Apache Pegasus is an effort undergoing incubation at The Apache Software Foundation (ASF),
sponsored by the Apache Incubator. Incubation is required of all newly accepted projects
until a further review indicates that the infrastructure, communications, and decision making process
have stabilized in a manner consistent with other successful ASF projects. While incubation status is
not necessarily a reflection of the completeness or stability of the code, it does indicate that the
project has yet to be fully endorsed by the ASF.
<br><br>
Apache Pegasus, Pegasus, Apache, the Apache feather logo, and the Apache Pegasus project logo are either
registered trademarks or trademarks of The Apache Software Foundation in the United States and other
countries.
</div>
</div>
</footer>
<script src="/assets/js/app.js" type="text/javascript"></script>
</body>
</html>