mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 09:52:49 +00:00
adding sig info to test issue templates
Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>
This commit is contained in:
parent
68d646a101
commit
69b02dffb1
4
.github/ISSUE_TEMPLATE/failing-test.md
vendored
4
.github/ISSUE_TEMPLATE/failing-test.md
vendored
@ -18,3 +18,7 @@ labels: kind/failing-test
|
||||
#### Reason for failure:
|
||||
|
||||
#### Anything else we need to know:
|
||||
|
||||
#### Relevant SIG
|
||||
<!-- You can identify the SIG from the "prowjob_config_url" on the testgrid dashboard for a test -->
|
||||
/sig
|
||||
|
4
.github/ISSUE_TEMPLATE/flaking-test.md
vendored
4
.github/ISSUE_TEMPLATE/flaking-test.md
vendored
@ -19,4 +19,8 @@ labels: kind/flake
|
||||
- links to go.k8s.io/triage appreciated
|
||||
- links to specific failures in spyglass appreciated
|
||||
|
||||
#### Relevant SIG
|
||||
<!-- You can identify the SIG from the "prowjob_config_url" on the testgrid dashboard for a test -->
|
||||
/sig
|
||||
|
||||
<!-- Please see the deflaking doc (https://github.com/kubernetes/community/blob/master/contributors/devel/sig-testing/flaky-tests.md) for more guidance! -->
|
||||
|
Loading…
Reference in New Issue
Block a user