Merge pull request #613 from RainbowMango/pr_flaking_template
Add flaking test issue template
This commit is contained in:
commit
0e1c5483e9
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
name: Flaking Test
|
||||
about: Report flaky tests or jobs in CI
|
||||
labels: kind/flake
|
||||
|
||||
---
|
||||
|
||||
#### Which jobs are flaking:
|
||||
|
||||
#### Which test(s) are flaking:
|
||||
|
||||
#### Reason for failure:
|
||||
|
||||
#### Anything else we need to know:
|
||||
|
Loading…
Reference in New Issue