mirror of https://github.com/dapr/community.git
Merge pull request #196 from nyemade-uversky/nyemade-uversky-patch-1
daprcon-proposal-form
This commit is contained in:
commit
49d5f255aa
|
@ -0,0 +1,9 @@
|
|||
# DaprCon 2022 Proposal Submission Form
|
||||
|
||||
### We're excited to announce that DaprCon will be returning again for 2022!🎉🎉
|
||||
|
||||
This year as part of CNCF, DaprCon will take place as part of KubeCon North America (NA) 2022. That said, we'd like the community's help - send us presentation proposals with your Dapr scenarios, technical examples, and user stories! We'll be accepting proposals from anyone in the community that's interested in presenting at DaprCon.
|
||||
|
||||
**If you're interested in participating as a speaker, please fill out the [DaprCon 2022 Proposal Submission Form](https://forms.gle/5zB9ijtc8yx9vdJ68).**
|
||||
|
||||
We'll be **reviewing submissions through Friday, August 19th** and will reach out via email if your proposal looks like a good fit. For questions related to the submisison process or DaprCon in general email us directly at dapr@dapr.io.
|
|
@ -14,6 +14,7 @@ Other Documents
|
|||
- [Steering and Technical Committee (STC)](steering-and-technical-committee-charter.md) - describes the steering and technical committee governing body for Dapr and its 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
|
||||
- [DaprCon 2022 details](DaprCon/2022/proposal-submission-form.md) - describes how to participate in DaprCon this year as a speaker
|
||||
|
||||
## Introduction
|
||||
The Distributed Application Runtime, Dapr, is a portable, serverless, event-driven runtime that makes it easy for developers to build resilient, stateless and stateful microservices that run on the cloud and edge and embraces the diversity of languages and developer frameworks.
|
||||
|
|
Loading…
Reference in New Issue