Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating guidelines for contributing demos #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions demos.md
Original file line number Diff line number Diff line change
@@ -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.