diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..ecd8db58 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,10 @@ +# Contibuting to Livekit's Rust SDK + +Thank you for your interest in contributing to Livekit! + +[WIP] + +## Required Tools to Contibuting to livekit-protocol + +- protoc-gen-prost `cargo add protoc-gen-prost` +- protoc-gen-prost-serde `cargo add protoc-gen-prost-serde`