Merge pull request #96884 from saschagrunert/headers

Use markdown headers instead of bold text for PR template
This commit is contained in:
Kubernetes Prow Robot
2021-02-10 03:38:59 -08:00
committed by GitHub
5 changed files with 25 additions and 25 deletions

View File

@@ -11,15 +11,15 @@ If the matter is security related, please disclose it privately via https://kube
-->
**What happened**:
#### What happened:
**What you expected to happen**:
#### What you expected to happen:
**How to reproduce it (as minimally and precisely as possible)**:
#### How to reproduce it (as minimally and precisely as possible):
**Anything else we need to know?**:
#### Anything else we need to know?:
**Environment**:
#### Environment:
- Kubernetes version (use `kubectl version`):
- Cloud provider or hardware configuration:
- OS (e.g: `cat /etc/os-release`):

View File

@@ -6,6 +6,6 @@ labels: kind/feature
---
<!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
#### What would you like to be added:
**Why is this needed**:
#### Why is this needed:

View File

@@ -7,14 +7,14 @@ labels: kind/failing-test
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
**Which jobs are failing**:
#### Which jobs are failing:
**Which test(s) are failing**:
#### Which test(s) are failing:
**Since when has it been failing**:
#### Since when has it been failing:
**Testgrid link**:
#### Testgrid link:
**Reason for failure**:
#### Reason for failure:
**Anything else we need to know**:
#### Anything else we need to know:

View File

@@ -7,16 +7,16 @@ labels: kind/flake
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI -->
**Which jobs are flaking**:
#### Which jobs are flaking:
**Which test(s) are flaking**:
#### Which test(s) are flaking:
**Testgrid link**:
#### Testgrid link:
**Reason for failure**:
#### Reason for failure:
**Anything else we need to know**:
#### Anything else we need to know:
- links to go.k8s.io/triage appreciated
- links to specific failures in spyglass appreciated
<!-- Please see the deflaking doc (https://github.com/kubernetes/community/blob/master/contributors/devel/sig-testing/flaky-tests.md) for more guidance! -->
<!-- Please see the deflaking doc (https://github.com/kubernetes/community/blob/master/contributors/devel/sig-testing/flaky-tests.md) for more guidance! -->