In this folder, you will find information about contributing code to matterbridge.
See ../compiling.md.
See protocol.md.
When submitting a PR, it's expected that:
- you have successfully run
go fmton the codebase - you have successfully run
golangci-linton the codebase - you have updated the corresponding bridge/protocol docs in
docs/protocols