diff --git a/demos.md b/demos.md new file mode 100644 index 0000000..6c86eda --- /dev/null +++ b/demos.md @@ -0,0 +1,31 @@ +# gRPC demos +Demos help to bring visibility to gRPC's applications and uses. In this sense, the gRPC community plays a key role in raising awareness about this project, by showing how the technology is used. + +This file describes how to submit demos for the gRPC community meetup. + +## Demo specifications +* Length: 20-30 minutes +* Medium: slides and / or terminal live coding +* Distribution channels: [gRPC community meetup](#Community_meetup) and [gRPC Youtube channel](https://www.youtube.com/c/Istio) +* Suitable content: + * gRPC new feature releases and project updates + * Tutorials and demos + * Use cases + +## Demo submission process +To submit a demo, follow these steps: +1. Sign the CNCF [Contributor License Agreement](https://identity.linuxfoundation.org/projects/cncf) if you haven't done so yet. +2. Navigate to the [grpc-community repository](https://github.com/grpc/grpc-community) and click **Create new file** +3. Name the file in the following way: *[DEMO] Your demo title.md* +4. In the file, provide the following information: + - Name + - Role and company + - Demo title + - Email to connect +5. When you save the file, GitHub will walk you through the pull request (PR) process. +6. Someone from the [community meetup team](#Community_meetup) will get in touch with you about presenting in an upcoming meeting. + +## Community meetup +The gRPC community meetup takes place on the 4th Tuesday of every month (Except for December), at 2:30 pm PT. We send an invite to the project's [mailing list](https://groups.google.com/forum/#!forum/grpc-io) and [Gitter channel](https://gitter.im/grpc/grpc). Make sure to follow those to stay up to date! + +The team that runs this meetup is formed by [MarĂ­a Cruz](https://github.com/macruzbar) and [Jamie Rachel](https://github.com/JamieRachel). If you are interested in joining us and helping to organize the meetups, please get in touch.