mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-18 10:12:44 +00:00
29 lines
626 B
Markdown
29 lines
626 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Fill out general information**
|
|
OS (windows, linux, ...):
|
|
BeamMP-Server Version:
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Do x ...
|
|
2. Do y ...
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Logs**
|
|
Please attach the `Server.log` from the run in which the issue appeared, preferably with Debug turned on in the `ServerConfig.toml`.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|