Add GitHub Issue & PR templates

This commit is contained in:
Oliver 2025-07-09 08:30:18 +02:00
parent 1b3ecbb3db
commit 4e042edaaf
4 changed files with 75 additions and 0 deletions

30
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,30 @@
---
name: 🐞 Bug melden
about: Etwas funktioniert nicht wie erwartet? Dann bitte hier melden.
title: "[Bug]: "
labels: bug
---
### 🐛 Fehlerbeschreibung
Beschreibe klar und prägnant, was nicht funktioniert.
### 🔁 Schritte zur Reproduktion
1. ...
2. ...
3. ...
### 🤔 Erwartetes Verhalten
Was hättest du erwartet, was passieren soll?
### 📷 Screenshot oder Logauszug (optional)
Wenn hilfreich, Screenshot oder Terminal-Fehlermeldung einfügen.
### 🧩 Kontext / Systeminfos
- Version: z.B. `v1.5.0`
- Python-Version:
- Betriebssystem: