diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml index a9c358fd..c9373da6 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml @@ -12,7 +12,7 @@ body: - You must be able to replicate the issue with a fresh profile, running no mods. If you can't, we can't fix it. - If you are using a profile from an older version, please make a fresh profile and replicate the issue before submitting. - You must upload all the required log files, even if you think they are useless. - - Failure to comply with any of the above requirements will result in your issue being closed without notice. + - Failure to comply with any of the above requirements will result in your issue being closed without notice. - type: dropdown id: version attributes: @@ -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/.json`." + description: "If helpful, upload a copy of your *entire* player profile: `SPT/user/profiles/.json`." placeholder: "Attach the profile file. Do not paste the contents." validations: required: false