Files
open-ticket/.github/ISSUE_TEMPLATE/bug_report.md
T
2023-03-23 14:15:25 +01:00

38 lines
839 B
Markdown

---
name: Bug report
about: Report bugs to help us improve open ticket!
title: "[BUG] your bug"
labels: bug
assignees: DJj123dj
---
**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.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Device:**
- Device: [e.g. Macbook pro, raspberry pi, HP Probook]
- OS: [e.g. MacOS, Ubuntu, Windows,...]
- Node.js version:
- Open Ticket Version:
**Files:**
Please include the `openticketdebug.txt` file in your report!
This is a file that we can see what happend!
**Additional context**
Add any other context about the problem here.