Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 928 Bytes

File metadata and controls

32 lines (21 loc) · 928 Bytes

Contributing to benthos-demo

The Benthos demo is single-vendor open source, maintained by a small team at Benthos gGmbH. Issues and pull requests are welcome, with the following expectations:

Issues

Open an issue for: bugs, documentation problems or technical questions about the architecture. We respond when we can.

Pull Requests

PRs are welcome but acceptance depends on alignment with our roadmap. Community-contributed deployments aren't something we take on at this stage. For territorial deployments, please contact info@benthos.ai.

Before submitting a PR:

  • Run the test suite locally (see README).
  • Keep the change scoped to one concern.
  • Match the existing code style.

Reporting security issues

See SECURITY.md for the vulnerability disclosure process.

Code of conduct

By participating you agree to the Contributor Covenant (see CODE_OF_CONDUCT.md).