| --- |
| id: community |
| title: Community |
| sidebar_position: 1 |
| --- |
| |
| <head> |
| <meta httpEquiv="Content-Security-Policy" content="frame-src https://calendar.google.com/"/> |
| </head> |
| |
| Welcome to the Apache StreamPark™ community! |
| |
| Every volunteer project obtains its strength from the people involved in it. We invite you to participate as much or as little as you choose. |
| |
| You can: |
| |
| * Use our project and provide feedback. |
| * Provide us with the use-cases. |
| * Report bugs and submit patches. |
| * Contribute code, documentation. |
| |
| ## Mailing list |
| |
| | Name | Desc | Subscribe | Unsubscribe | Post | Archive | |
| |----------------------------|---------------------------------|----------------------------------------------------------|--------------------------------------------------------------|----------------------------------------|--------------------------------------------------------------------------| |
| | dev@streampark.apache.org | Development related discussions | [Subscribe](mailto:dev-subscribe@streampark.apache.org) | [Unsubscribe](mailto:dev-unsubscribe@streampark.apache.org) | [Post](mailto:dev@streampark.apache.org) | [Archive](https://lists.apache.org/list.html?dev@streampark.apache.org) | |
| | commits@streampark.apache.org | All commits to our repositories | [Subscribe](mailto:commits-subscribe@streampark.apache.org) | [Unsubscribe](mailto:commits-unsubscribe@streampark.apache.org) | Read only list | [Archive](https://lists.apache.org/list.html?commits@streampark.apache.org) | |
| |
| |
| Please make sure you are subscribed to the mailing list you are posting to! |
| |
| If you are not subscribed to the mailing list, your message will either be rejected or you won't receive the response. |
| |
| ### How to subscribe to a mailing list |
| |
| Before you can post a message to a mailing list, you need to subscribe to the list first. |
| |
| 1. Send an email without any contents or subject to listname-subscribe@streampark.apache.org. (replace listname with dev or user) |
| 2. Wait till you receive an email with the subject "confirm subscribe to listname@streampark.apache.org". Reply to that email, without editing the subject or including any contents. |
| 3. Wait till you receive an email with the subject "WELCOME to listname@streampark.apache.org". |
| |
| If you email us with a code snippet, make sure that: |
| |
| * you do not link to files in external services as such files can change, get deleted or the link might break and thus make an archived email thread useless |
| * you paste text instead of screenshots of text |
| * you keep formatting when pasting code to keep the code readable |
| * there are enough import statements to avoid ambiguities |
| |
| |
| ## 🤝 Contribution |
| |
| [](https://github.com/apache/streampark/pulls) |
| |
| ### 🙋 Submit Pull Request and Issues |
| |
| You can submit any ideas as [pull requests](https://github.com/apache/streampark/pulls) or as [GitHub issues](https://github.com/apache/streampark/issues/new/choose). |
| |
| > If you're new to posting issues, we ask that you read [*How To Ask Questions The Smart Way*](http://www.catb.org/~esr/faqs/smart-questions.html) (**This guide does not provide actual support services for this project!**), [How to Report Bugs Effectively](http://www.chiark.greenend.org.uk/~sgtatham/bugs.html) prior to posting. Well written bug reports help us help you! |
| |
| ### 🍻 How to Contribute |
| |
| We welcome your suggestions, comments (including criticisms), comments and contributions. See 🔗[How to Contribute](/community/submit_guide/submit_code) and 🔗[Code Submission Guide](/community/submit_guide/submit_code) |
| |
| Thank you to all the people who already contributed to StreamPark! |
| |
| [](https://github.com/apache/streampark/graphs/contributors) |