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

59 lines
1.6 KiB
Markdown
Raw Normal View History

2024-01-12 01:23:14 +09:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
2024-03-07 11:21:58 +09:00
<!--
Please do not open issues for the following things. We cannot help you with them:
- "Vesktop.app is damaged" on MacOs ~ Fake issue created by crApple. Google how to fix it https://google.it/search?q=fix+app+is+damaged
- Screenshare does not start / is black ~ This is an issue with your desktop environment, specifically its xdg-desktop-portal
- Purely graphical glitches, like flickering, scaling issues, short whitescreens, etc ~ These are most likely issues with your GPU. try to disable hardware acceleration
- Vencord related issues ~ This is the Vesktop repo, not Vencord
- Getting logged out after restart ~ If you use DevTools, make sure you have NoDevtoolsWarning enabled. Otherwise try reinstalling Vesktop
-->
2024-01-12 01:23:14 +09:00
**Describe the bug**
2024-01-31 06:07:05 +09:00
2024-03-07 11:21:58 +09:00
<!-- A clear and concise description of what the bug is. -->
2024-01-12 01:23:14 +09:00
**To Reproduce**
2024-01-31 06:07:05 +09:00
2024-03-07 11:21:58 +09:00
<!--
2024-01-12 01:23:14 +09:00
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
2024-03-07 11:21:58 +09:00
-->
2024-01-12 01:23:14 +09:00
**Expected behavior**
2024-01-31 06:07:05 +09:00
2024-03-07 11:21:58 +09:00
<!-- A clear and concise description of what you expected to happen. -->
2024-01-12 01:23:14 +09:00
**Screenshots**
2024-01-31 06:07:05 +09:00
2024-03-07 11:21:58 +09:00
<!-- If applicable, add screenshots to help explain your problem. -->
2024-01-12 01:23:14 +09:00
**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-31 06:07:05 +09:00
**Command line output**
2024-03-07 11:21:58 +09:00
<!-- Run vesktop from the command line. Include the relevant command line output here: -->
2024-01-31 06:07:05 +09:00
```
paste inside these backticks
```
2024-01-12 01:23:14 +09:00
**Additional context**
2024-01-31 06:07:05 +09:00
2024-03-07 11:21:58 +09:00
<!-- Add any other context about the problem here. -->