added runner info to bug report

This commit is contained in:
Vidya Reddy 2022-08-03 12:31:07 +05:30
parent cec35b6907
commit cfb4434a87

View file

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