From cfac09a5ae2f1ab31dcd18d2607e6c1400071b9f Mon Sep 17 00:00:00 2001 From: Grant McCloskey Date: Fri, 28 Aug 2020 08:05:05 -0700 Subject: [PATCH] Add a link to liggitt's deflake docs in Flake template (#94243) * Add a link to liggitt's deflake docs in template We could have prow bot link comment the link but I think this should be enough to increase visibility to the doc when people encouter a flake * Update with more standard docs --- .github/ISSUE_TEMPLATE/flaking-test.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/flaking-test.md b/.github/ISSUE_TEMPLATE/flaking-test.md index 7628634b992..1ec7a6c1899 100644 --- a/.github/ISSUE_TEMPLATE/flaking-test.md +++ b/.github/ISSUE_TEMPLATE/flaking-test.md @@ -18,3 +18,5 @@ labels: kind/flake **Anything else we need to know**: - links to go.k8s.io/triage appreciated - links to specific failures in spyglass appreciated + + \ No newline at end of file