This repository has been archived on 2026-05-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Programmierprojekt/.gitlab/issue_templates/bug_report_client.md
T
2026-03-19 15:29:47 +01:00

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