Revision 248a9bee7ee273dad4dd8ad680438e828826d610 authored by Marco Hofstetter on 13 June 2024, 07:10:59 UTC, committed by Daniel Borkmann on 14 June 2024, 16:32:04 UTC
This commit replaces the static logger with the one that has been
injected via Hive Framework.

Signed-off-by: Marco Hofstetter <marco.hofstetter@isovalent.com>
1 parent 58dfad2
Raw File
CONTRIBUTING.md
# How to Contribute

## To Cilium/Hubble

See the [Developer / Contributor
Guide](https://docs.cilium.io/en/stable/contributing/development/contributing_guide/) for detailed information on
how to contribute, get started and find good first issues.

## To the cilium.io website

Please see the [cilium.io website contributing guide](https://github.com/cilium/cilium.io/blob/main/CONTRIBUTING.md) for detailed
information on how to add blogs, trainings, and other resources.

## To the Cilium documentation

Please see the [Cilium documentation contributing guide](https://docs.cilium.io/en/stable/contributing/docs/) for detailed
information on how to contribute to the Cilium documentation.
back to top