Update log paths on issue template for new format
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user