PM3-HS22-IT21b_WIN-Team1/.github/ISSUE_TEMPLATE/bug_report.md

28 lines
545 B
Markdown
Raw Permalink Normal View History

2022-10-18 11:19:24 +02:00
---
name: Bug report
2022-10-20 20:02:18 +02:00
about: Create a report to document bugs.
title: "[BUG]"
labels: bug
2022-10-18 11:19:24 +02:00
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
2022-10-20 20:02:18 +02:00
**Class / Methods**
List of classes or methods which contains the bug. (If known)
2022-10-18 11:19:24 +02:00
**Additional context**
Add any other context about the problem here.