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:
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:
|
||||
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**
|
||||
|
Loading…
x
Reference in New Issue
Block a user