0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-12 15:50:42 -05:00

Github Migration - Issue Template

Updates issue template to be more clear how logs should be attached.
This commit is contained in:
Refringe 2024-11-24 23:42:04 -05:00
parent e1fc75844d
commit 617a068556
Signed by: Refringe
SSH Key Fingerprint: SHA256:t865XsQpfTeqPRBMN2G6+N8wlDjkgUCZF3WGW6O9N/k

View File

@ -61,7 +61,7 @@ body:
attributes:
label: "Server 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:
required: true
- type: textarea
@ -69,7 +69,7 @@ body:
attributes:
label: "BepinEx 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:
required: true
- type: textarea
@ -77,7 +77,7 @@ body:
attributes:
label: "Client 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:
required: true
- type: textarea
@ -85,6 +85,7 @@ body:
attributes:
label: "Player Profile"
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:
required: false
- type: textarea
@ -98,4 +99,4 @@ body:
attributes:
value: |
## BEFORE YOU SUBMIT
Ensure that your logs are attached. No logs = Issue deleted.
Ensure that your logs are attached. **No logs = Issue deleted**