mirror of https://github.com/dapr/community.git
readme
This commit is contained in:
parent
9f182bd4cc
commit
d27d1af8dc
46
readme.md
46
readme.md
|
@ -1,6 +1,6 @@
|
|||
# Dapr Community
|
||||
|
||||
Welcome to the Dapr community. This is the starting point for becoming a contributor, improving the code and docs, giving presentations and all goodness of helping out on the project.
|
||||
Welcome to the Dapr community. This is the starting point for becoming a contributor, improving the code and docs, giving presentations and all the goodness of helping out on the project. We are a friendly, collaborative group and look forward to working together.
|
||||
|
||||
- [Introduction](#introduction)
|
||||
- [Dapr authors](#dapr-authors)
|
||||
|
@ -11,7 +11,7 @@ Welcome to the Dapr community. This is the starting point for becoming a contrib
|
|||
Other Documents
|
||||
|
||||
- [Contributing to Dapr](CONTRIBUTING.md) - guidelines and advice on becoming a contributor
|
||||
- [Technical Steering Committee (TSC)](technical-steering-committee-charter.md) - describes our technical steering committee charter
|
||||
- [Technical Committee (TC)](technical-committee-charter.md) - describes our technical steering committee charter
|
||||
- [Community membership](community-membership.md) - describes the various responsibilities of contributor roles in the Dapr community
|
||||
- [Developer Guide](https://github.com/dapr/dapr/tree/master/docs/development) - describes how to get involved with Dapr development
|
||||
- [Presentation Guide](https://github.com/dapr/docs/tree/master/presentations) - Dapr presentations and guidance on how you can give your own Dapr presentation
|
||||
|
@ -27,12 +27,27 @@ Visit [dapr.io](https://dapr.io) for information about Dapr.
|
|||
Dapr is an open source project with an active development community. The project was started
|
||||
by Microsoft.
|
||||
|
||||
## Community engagements
|
||||
We want your contributions and suggestions! One of the easiest ways to contribute is to participate in discussions, chat on IM or the bi-weekly community calls. Here is how to get involved:
|
||||
## Communication
|
||||
We want your contributions and suggestions! One of the easiest ways to contribute is to participate in discussions, chat on IM or join the bi-weekly community calls.
|
||||
|
||||
### Questions and issues
|
||||
Reach out with any questions you may have and we'll make sure to answer then as soon as possible and as a community member feel free to jump in and answer questions.
|
||||
|
||||
| Platform | Link |
|
||||
|:----------|:------------|
|
||||
| 💬 Instant Message Chat (preferred) | https://gitter.im/Dapr/community
|
||||
| 📧 Mailing List | https://groups.google.com/forum/#!forum/dapr-dev
|
||||
| 🐤 Twitter | [@daprdev](https://twitter.com/daprdev)
|
||||
|
||||
### Community meetings
|
||||
Every two weeks we host a community meeting to showcase new features, review upcoming milestones, and engage in a Q&A. All are welcome!
|
||||
|
||||
| Asset | Link |
|
||||
|:-----------|:------------|
|
||||
| 🔗 Meeting Link & Password | **Zoom Call:** https://us02web.zoom.us/j/85305980190<br>**Password:** eWRhSklVTjJjSnhTaURDcFZaU2ZzQT09
|
||||
| 📝 Meeting Agenda and Notes | https://aka.ms/dapr-meeting-notes
|
||||
| 🎥 Meeting Recordings | http://aka.ms/dapr-recordings
|
||||
|
||||
**Upcoming meetings**:
|
||||
- Tuesday September 29th 10am Pacific Time (PST)
|
||||
- Tuesday October 13rd 10am Pacific Time (PST)
|
||||
|
@ -41,14 +56,11 @@ Every two weeks we host a community meeting to showcase new features, review upc
|
|||
- Tuesday November 24th 10am Pacific Time (PST)
|
||||
- Tuesday December 8th 10am Pacific Time (PST)
|
||||
|
||||
| Asset | Link |
|
||||
|:-----------|:------------|
|
||||
| 🔗 Meeting Link & Password | **Zoom Call:** https://us02web.zoom.us/j/85305980190<br>**Password:** eWRhSklVTjJjSnhTaURDcFZaU2ZzQT09
|
||||
| 📝 Meeting Agenda and Notes | https://aka.ms/dapr-meeting-notes
|
||||
| 🎥 Meeting Recordings | http://aka.ms/dapr-recordings
|
||||
|
||||
Meeting agendas and notes can be accessed in the [working doc](http://bit.ly/istiocommunitymeet).
|
||||
|
||||
### Community Office Hours
|
||||
We realize that getting feedback on your project publicly may not always be feasible therefore, in addition to the bi-weekly community calls, Dapr maintainers also set aside some time each week to be available to answer technical questions in a private forum. See [community-office-hours](community-office-hours.md)
|
||||
|
||||
## How can I get involved?
|
||||
|
||||
One of the easiest ways to contribute is to participate in discussions at community engagements.
|
||||
|
@ -58,17 +70,11 @@ If you're looking for something to work on, read the [contribution guidelines](C
|
|||
- [Dapr runtime repo](https://github.com/dapr/dapr/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
|
||||
- [Dapr CLI repo](https://github.com/dapr/cli/labels/good%20first%20issue)
|
||||
- [Documentation repo](https://github.com/dapr/docs/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)
|
||||
- [Quickstarts repo](https://github.com/dapr/quickstarts/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
|
||||
|
||||
And, we can always use more testing, have more and improved docs, or just write a blog post on what you have discovered whilst using Dapr.
|
||||
|
||||
## Questions and issues
|
||||
Reach out with any questions you may have and we'll make sure to answer then as soon as possible and as a community member feel free to jump in and and question in the chats
|
||||
If you're a developer, read the [development guide](https://github.com/dapr/dapr/tree/master/docs/development) for help on how to get started.
|
||||
|
||||
| Platform | Link |
|
||||
|:----------|:------------|
|
||||
| 💬 Instant Message Chat (preferred) | https://gitter.im/Dapr/community
|
||||
| 📧 Mailing List | https://groups.google.com/forum/#!forum/dapr-dev
|
||||
| 🐤 Twitter | [@daprdev](https://twitter.com/daprdev)
|
||||
|
||||
If you're a developer trying head to the
|
||||
[development guide](https://github.com/dapr/dapr/tree/master/docs/development) for help on how to get started.
|
||||
## Code of Conduct
|
||||
This project has adopted the [Contributor Covenant Code of Conduct](CODE-OF-CONDUCT.md)
|
Loading…
Reference in New Issue