32 lines
569 B
Markdown
32 lines
569 B
Markdown
## Bug Report
|
|
|
|
### Summary
|
|
<!-- Short, precise description of the bug -->
|
|
|
|
### Affected Component
|
|
<!-- e.g. Lobby Menu, Global Chat, Loading screen, ... -->
|
|
|
|
### Steps to Reproduce
|
|
1. Do this first
|
|
2. Then do that next
|
|
3. Lastly, see the unexprected error message ...
|
|
|
|
### Expected Behavior
|
|
<!-- What should happen? -->
|
|
|
|
### Actual Behavior
|
|
<!-- What happens instead? -->
|
|
|
|
### Stack Trace / Error Message
|
|
```
|
|
<!-- Paste stack trace or log output here -->
|
|
```
|
|
|
|
### Possible Cause
|
|
<!-- Optional: your own hypothesis about the root cause -->
|
|
|
|
|
|
/label ~bug
|
|
|
|
/label ~client
|