|
2 | 2 |
|
3 | 3 | Welcome to the PaddlePaddle community! This is the starting point for joining and contributing to the PaddlePaddle community - improving documentation, improving code, giving presentations, etc.
|
4 | 4 |
|
5 |
| -For more information about the project structure and organization, refer to the [project governance](/GOVERNANCE.md) information. |
| 5 | +## Community Events |
6 | 6 |
|
7 |
| -## Communication |
| 7 | +- There is a list of ongoing community events : [飞桨社区活动总览](https://github.com/PaddlePaddle/Paddle/issues/42410) |
| 8 | +- Besides that, we have bi-week online Paddle framework contributor meetup, see details here: [PFCC](./pfcc) |
8 | 9 |
|
9 |
| -The communication page lists things like chats, questions, mailing lists, meetings, etc. For more specific topics, try PPSIGs. |
10 |
| - |
11 |
| -## Governance |
12 |
| - |
13 |
| -PaddlePaddle has the following officially supported group types: |
14 |
| - |
15 |
| -* The Committee is a specific group to engage in sensitive topics. The group is encouraged to be as open as possible, but, due to the nature of the subject under discussion, private communication is allowed. Examples of committees include steering committees and things like security or code of conduct. |
16 |
| - |
17 |
| -* PaddlePaddle Special interest group (PPSIG) is a persistent open group focused on part of the project. PPSIG must have open and transparent procedures. Anyone can participate and contribute as long as you follow the PaddlePaddle code of conduct. The purpose of PPSIG is to own and develop a set of sub-PPSIGs. |
18 |
| - |
19 |
| - * Each PPSIG can have a set of sub-PPSIGs. These groups can work independently. Some of the sub-PPSIGs will be part of the main deliverable of PaddlePaddle. |
20 |
| - |
21 |
| -For more details about these groups, see the [complete governance document](/GOVERNANCE.md). |
22 |
| - |
23 |
| -A PPSIG can have its own contribution policy, which is described in the "readme" or "contributing" file in the PPSIG folder of this repository, as well as their own mailing lists, idle channels, etc. |
24 |
| - |
25 |
| -If you want to edit details about a PPSIG, such as its weekly meeting time or prospects, please follow [the instructions](/ppsigs/ppsig-tmpl-auto-gen/README.md) to specify how to automatically generate our documents. |
| 10 | +## Contribution |
26 | 11 |
|
27 |
| -## Members |
| 12 | +- Roles description regarding codebase management: [community membership](contributors/community-membership.md). |
| 13 | +- [PaddlePaddle contribution guideline](/contributors/README.md) provides detailed instructions on how to make your ideas and bug fixes visible and accepted. |
| 14 | +- RFCs are listed [here](./rfcs), you can also poropose new ideas by creating new RFC. |
| 15 | +- Projects with mentoring program are listed here: [call for contributions](./pfcc/call-for-contributions). |
| 16 | +- Contributor Recognition |
| 17 | + - Paddle codebase authors are encouraged to include his/her github account and full name into [AUTHORS.md](https://github.com/PaddlePaddle/Paddle/blob/develop/AUTHORS.md) |
| 18 | + - Individual contributors of Paddle framework could get a certification: [Contribution Certification](./contributors/certificate-inspection.md). |
28 | 19 |
|
29 |
| -We encourage all contributors to become members. Our goal is to build an active, healthy community of contributors, reviewers, and code owners. Learn more about membership requirements and responsibilities on our [community membership](/MEMBERSHIP.md) page. |
| 20 | +## Contact |
30 | 21 |
|
31 |
| -## Contribution |
| 22 | +- Please file an issue or reach out to : ext_paddle_oss@baidu.com. |
32 | 23 |
|
33 |
| -The first step to make a contribution is to select a PPSIG from [PaddlePaddle SIG List](/ppsigs/ppsigs.yaml). Start attending PPSIG meetings, join PPSIG channels and subscribe to mailing lists. PPSIGs often offer a series of "need help" issues that can help new contributors to participate. |
| 24 | +## Further Information |
| 25 | +- For a complete overview, please visit: [https://www.paddlepaddle.org.cn/developercommunity](https://www.paddlepaddle.org.cn/developercommunity) |
34 | 26 |
|
35 |
| -[PaddlePaddle contribution guideline](/contributors/README.md) provides detailed instructions on how to make your ideas and bug fixes visible and accepted. |
0 commit comments