kubernetes/.github/ISSUE_TEMPLATE/bug-report.md
Sascha Grunert d0a3ecf153
Use markdown headers instead of bold text for PR template
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>
2020-11-30 09:19:02 +01:00

809 B

name about labels
Bug Report Report a bug encountered while operating Kubernetes kind/bug

What happened:

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Kubernetes version (use kubectl version):
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Network plugin and version (if this is a network-related bug):
  • Others: