mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-04-08 22:32:16 +08:00
added runner info to bug report
This commit is contained in:
parent
fe047348a8
commit
bd41735c15
8
.github/ISSUE_TEMPLATE/bugReportForm.yml
vendored
8
.github/ISSUE_TEMPLATE/bugReportForm.yml
vendored
@ -12,6 +12,14 @@ body:
|
||||
placeholder: tell us what you see!
|
||||
validations:
|
||||
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
|
||||
id: logs
|
||||
attributes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user