adding sig info to test issue templates

Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>
This commit is contained in:
RinkiyaKeDad 2021-09-22 12:41:15 +05:30
parent 68d646a101
commit 69b02dffb1
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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! -->