Update issue template -noci

This commit is contained in:
Sinai 2021-07-02 23:32:02 +10:00
parent 271c91f0d0
commit fbefccd6b7

View File

@ -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