mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-26 12:21:39 +00:00
YAML doesn't like that apparently
This commit is contained in:
parent
a5213ef61a
commit
a6cbb77419
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -55,7 +55,7 @@ body:
|
|||
required: true
|
||||
attributes:
|
||||
label: Steps to Reproduce
|
||||
description: Steps to reproduce the bug:
|
||||
description: Steps to reproduce the bug
|
||||
placeholder: |
|
||||
1. Go to '...'
|
||||
2. etc.
|
||||
|
|
@ -79,7 +79,7 @@ body:
|
|||
required: true
|
||||
attributes:
|
||||
label: Specifications
|
||||
description: Fill out the following details:
|
||||
description: Fill out the following details
|
||||
placeholder: |
|
||||
- CPU: (e.g. Intel Core [...], AMD Ryzen [...], etc.)
|
||||
- GPU: (e.g. NVIDIA GeForce [...], Radeon HD [...], Intel HD [...], etc.)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue