mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2025-06-15 22:07:48 +08:00
Update issue template -noci
This commit is contained in:
parent
271c91f0d0
commit
fbefccd6b7
7
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -50,12 +50,13 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
label: Log output
|
label: Relevant log output
|
||||||
description: |
|
description: |
|
||||||
Please copy and paste your mod loader's log output.
|
Please copy and paste any relevant logs and stack traces.
|
||||||
|
* Unity log: `%userprofile%\AppData\LocalLow\{Company}\{Game}\Player.log` or `output_log.txt`
|
||||||
* BepInEx: `BepInEx\LogOutput.log`
|
* BepInEx: `BepInEx\LogOutput.log`
|
||||||
* MelonLoader: `MelonLoader\latest.log`
|
* MelonLoader: `MelonLoader\latest.log`
|
||||||
* Standalone: `{DLL_Location}\UnityExplorer\Logs\` (pick the most recent one)
|
* Standalone: `{DLL_Location}\UnityExplorer\Logs\` (pick the most recent one)
|
||||||
render: shell
|
render: shell
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
Loading…
x
Reference in New Issue
Block a user