Update log paths on issue template for new format

This commit is contained in:
Cj
2025-10-17 04:28:18 -04:00
parent 2604db86e6
commit a2a06dc9a2
+2 -2
View File
@@ -59,7 +59,7 @@ body:
id: log_server
attributes:
label: "Server Log"
description: "Upload a copy of your *entire* server log: `/user/logs/spt/spt.txt`."
description: "Upload a copy of your *entire* server log: `SPT/user/logs/spt/spt.txt`."
placeholder: "Attach the log file. Do not paste the contents."
validations:
required: true
@@ -83,7 +83,7 @@ body:
id: profile
attributes:
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: `SPT/user/profiles/<profileId>.json`."
placeholder: "Attach the profile file. Do not paste the contents."
validations:
required: false