project-client/.github/ISSUE_TEMPLATE/bug_report.md

45 lines
879 B
Markdown
Raw Normal View History

2024-01-11 16:23:14 +00:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
2024-01-30 21:07:05 +00:00
2024-01-11 16:23:14 +00:00
A clear and concise description of what the bug is.
**To Reproduce**
2024-01-30 21:07:05 +00:00
2024-01-11 16:23:14 +00:00
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
2024-01-30 21:07:05 +00:00
2024-01-11 16:23:14 +00:00
A clear and concise description of what you expected to happen.
**Screenshots**
2024-01-30 21:07:05 +00:00
2024-01-11 16:23:14 +00:00
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS/Distro: [e.g. Windows / Fedora Linux / MacOs]
- Desktop Environment (linux only): [e.g. gnome, kde, sway]
- Version: [e.g. 22]
2024-01-30 21:07:05 +00:00
**Command line output**
Run vesktop from the command line. Include the relevant command line output here:
```
paste inside these backticks
```
2024-01-11 16:23:14 +00:00
**Additional context**
2024-01-30 21:07:05 +00:00
2024-01-11 16:23:14 +00:00
Add any other context about the problem here.