mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-21 22:49:31 +00:00
The usage of markdown headers will provide a more eye-friendly formatting without having a need to add additional newlines to the PR. This is reasoned by the GitHub markdown parser which adds additional space before and after the header. Signed-off-by: Sascha Grunert <sgrunert@suse.com>