Skip to content

Commit

Permalink
chore: add docs to make it easier to contribute
Browse files Browse the repository at this point in the history
  • Loading branch information
cs50victor committed Jan 13, 2024
1 parent a5d25e3 commit 82a97e2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -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`

0 comments on commit 82a97e2

Please sign in to comment.