Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 1.35 KB

CONTRIBUTING.md

File metadata and controls

52 lines (30 loc) · 1.35 KB

Contributing Guidelines

Build Requirements

You need to have protoc installed.

macOS

brew install protobuf

Ubuntu / Debian / Raspberry Pi OS

sudo apt install protobuf-compiler

Use the CI

We have a lot of CI. Use it as a self service platform to make progress on your own.

Questions are welcome

We like if you ask questions! It helps us to improve our product, the documentation and understand our users better. To make it a little easier to triage consider using Discussions.

Please contribute!

This is open source because we want your contributions!

Please file bug reports, feature requests, expanded and current use cases as well as documentation suggestions. All contributions are welcome and we look forward to hear from you!

If you are interested take a look at open issues or contribute to existing PRs. Additionally you can also expand on existing documentation.

Maintainers

(In alphabetical order)

Code of Conduct

TODO!

If you should experience any kind of abuse, harrassment or discrimination please reach out to us at [email protected].

Templates

We have issue templates. Try to use them.