Fix bug report YAML
This commit is contained in:
parent
a3532a8961
commit
60950ddddd
1 changed files with 4 additions and 3 deletions
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -23,7 +23,8 @@ body:
|
|||
id: os
|
||||
attributes:
|
||||
label: Operating System
|
||||
description: Which OS was the script running under? Include details such as if it
|
||||
description: >-
|
||||
Which OS was the script running under? Include details such as if it
|
||||
was 32 or 64-bit, Whether it was the Lite of Full Desktop version. If it's on an older or newer
|
||||
kernel, include that as well.
|
||||
placeholder: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue