4
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-11-07 21:16:57 +00:00

added runner info to bug report

This commit is contained in:
Vidya Reddy 2022-08-03 12:27:53 +05:30
parent 85664e9295
commit 6b0e7a31f6

View file

@ -12,6 +12,14 @@ body:
placeholder: tell us what you see! placeholder: tell us what you see!
validations: validations:
required: true required: true
- type: input
id: runner
attributes:
label: runner
description: what runner are you using?
placeholder: mention the runner info (self-hosted, operating system)
validations:
required: true
- type: input - type: input
id: logs id: logs
attributes: attributes: