mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 12:51:42 +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
|
required: true
|
||||||
attributes:
|
attributes:
|
||||||
label: Steps to Reproduce
|
label: Steps to Reproduce
|
||||||
description: Steps to reproduce the bug:
|
description: Steps to reproduce the bug
|
||||||
placeholder: |
|
placeholder: |
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. etc.
|
2. etc.
|
||||||
|
|
@ -79,7 +79,7 @@ body:
|
||||||
required: true
|
required: true
|
||||||
attributes:
|
attributes:
|
||||||
label: Specifications
|
label: Specifications
|
||||||
description: Fill out the following details:
|
description: Fill out the following details
|
||||||
placeholder: |
|
placeholder: |
|
||||||
- CPU: (e.g. Intel Core [...], AMD Ryzen [...], etc.)
|
- CPU: (e.g. Intel Core [...], AMD Ryzen [...], etc.)
|
||||||
- GPU: (e.g. NVIDIA GeForce [...], Radeon HD [...], Intel HD [...], etc.)
|
- GPU: (e.g. NVIDIA GeForce [...], Radeon HD [...], Intel HD [...], etc.)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue