Update bug_report.yml

This commit is contained in:
Benoit Daloze
2022-08-27 11:04:44 +02:00
committed by GitHub
parent b5206a3d03
commit b289c1ab17
+3 -3
View File
@@ -22,10 +22,10 @@ body:
- type: dropdown
attributes:
label: Runner
description: Are you running on a GitHub-hosted runners or self-hosted runners?
description: Are you running on a GitHub-hosted runner or a self-hosted runner?
options:
- GitHub-hosted runners
- self-hosted runners
- GitHub-hosted runner
- self-hosted runner
validations:
required: true
- type: textarea