Datenbankstruktur für Spiele #16
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report for something does not work as it should
|
about: Erstelle eine Meldung für etwas, das nicht Funktioniert, wie es soll.
|
||||||
title: ''
|
title: ''
|
||||||
labels: 'Task/Bug'
|
labels: 'Task/Bug'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
@@ -9,28 +9,27 @@ assignees: ''
|
|||||||
|
|
||||||
# Bug Report
|
# Bug Report
|
||||||
|
|
||||||
## Description
|
## Beschreibung
|
||||||
[A clear and concise description of the bug]
|
[Eine klare und prägnante Beschreibung des Bugs]
|
||||||
|
|
||||||
## Steps to Reproduce
|
## Schritte zur Reproduktion
|
||||||
1. Step 1
|
1. Schritt 1
|
||||||
2. Step 2
|
2. Schritt 2
|
||||||
3. ...
|
3. ...
|
||||||
|
|
||||||
## Expected Behavior
|
## Erwartetes Verhalten
|
||||||
[What should have happened]
|
[Was hätte passieren sollen]
|
||||||
|
|
||||||
## Actual Behavior
|
## Tatsächliches Verhalten
|
||||||
[What actually happened]
|
[Was tatsächlich passiert ist]
|
||||||
|
|
||||||
## Screenshots/Logs
|
## Screenshots/Protokolle
|
||||||
[If applicable, add screenshots, error logs, or stack traces]
|
[Falls zutreffend, füge Screenshots, Error Logs oder Stack Traces hinzu]
|
||||||
|
|
||||||
## Environment
|
## Umgebung
|
||||||
- OS: [e.g., iOS 18.5, Android 14]
|
- Plattform: Android, iOS, Web
|
||||||
|
- OS: [z. B. iOS 18.5, Android 14]
|
||||||
|
- Flutter Version: [z.B. 3.35.6]
|
||||||
|
|
||||||
## Possible Fix (Optional)
|
## Verwandte Issues
|
||||||
[Any suggestions on how to resolve the issue]
|
[Verweisen Sie auf ähnliche Issues oder PRs]
|
||||||
|
|
||||||
## Related Issues (Optional)
|
|
||||||
[Reference similar issues or PRs]
|
|
||||||
Reference in New Issue
Block a user