mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 02:10:44 -05:00
Github Migration - Issue Template
Updates issue template to be more clear how logs should be attached.
This commit is contained in:
parent
e1fc75844d
commit
617a068556
9
.github/ISSUE_TEMPLATE/1-bug-report.yml
vendored
9
.github/ISSUE_TEMPLATE/1-bug-report.yml
vendored
@ -61,7 +61,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: "Server Log"
|
label: "Server Log"
|
||||||
description: "Upload a copy of your *entire* server log: `/user/logs/server-<date>.log`."
|
description: "Upload a copy of your *entire* server log: `/user/logs/server-<date>.log`."
|
||||||
value: "Click and attach file. ↓"
|
placeholder: "Attach the log file. Do not paste the contents."
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@ -69,7 +69,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: "BepinEx Log"
|
label: "BepinEx Log"
|
||||||
description: "Upload a copy of your *entire* BepinEx log: `/BepinEx/LogOutput.log`."
|
description: "Upload a copy of your *entire* BepinEx log: `/BepinEx/LogOutput.log`."
|
||||||
value: "Click and attach file. ↓"
|
placeholder: "Attach the log file. Do not paste the contents."
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@ -77,7 +77,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: "Client Log"
|
label: "Client Log"
|
||||||
description: "Upload a copy of your *entire* client log: `/Logs/log_<date>_<version>/<date>_<version> traces.log`."
|
description: "Upload a copy of your *entire* client log: `/Logs/log_<date>_<version>/<date>_<version> traces.log`."
|
||||||
value: "Click and attach file. ↓"
|
placeholder: "Attach the log file. Do not paste the contents."
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@ -85,6 +85,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: "Player Profile"
|
label: "Player Profile"
|
||||||
description: "If helpful, upload a copy of your *entire* player profile: `/user/profiles/<profileId>.json`."
|
description: "If helpful, upload a copy of your *entire* player profile: `/user/profiles/<profileId>.json`."
|
||||||
|
placeholder: "Attach the profile file. Do not paste the contents."
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@ -98,4 +99,4 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
## BEFORE YOU SUBMIT
|
## BEFORE YOU SUBMIT
|
||||||
Ensure that your logs are attached. No logs = Issue deleted.
|
Ensure that your logs are attached. **No logs = Issue deleted**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user