Skip to content

Commit

Permalink
docs: add bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
tjorbo committed Nov 22, 2024
1 parent 453f1c6 commit fc13779
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Bug report
about: Erstellen Sie einen Bericht, der uns hilft, uns zu verbessern
title: ''
labels: ''
assignees: ''

---
# Bug

KURZBESCHREIBUNG

## IST-Zustand

BESCHREIBUNG_DES_IST_ZUSTANDS

## Fehlermeldungen

FEHLERMELDUNG_FALLS_VORHANDEN

## Workflow zur Reproduktion

Detaillierte Schritt-für-Schritt Beschreibung wie der Bug reproduziert werden kann:

1.
2.
3.

## SOLL-Zustand

BESCHREIBUNG_DES_SOLL_ZUSTANDS

0 comments on commit fc13779

Please sign in to comment.