mirror of
https://github.com/par274/sharpemu.git
synced 2026-07-16 00:40:59 +00:00
[github] Fix placeholder formatting in game compatibility template (#84)
This commit is contained in:
@@ -88,7 +88,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Last Milestone / First Error
|
label: Last Milestone / First Error
|
||||||
description: Paste the **last useful milestone line** or the **first `WARNING`, `ERROR`, or `CRITICAL` line connected to the stop** from the log. `DEBUG`/`TRACE` lines do not count unless a real error follows them.
|
description: Paste the **last useful milestone line** or the **first `WARNING`, `ERROR`, or `CRITICAL` line connected to the stop** from the log. `DEBUG`/`TRACE` lines do not count unless a real error follows them.
|
||||||
placeholder: e.g. CpuEngine: native-only OR [ERROR] Native backend FAILED: ...
|
placeholder: "e.g. CpuEngine: native-only OR [ERROR] Native backend FAILED: ..."
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user