Skip to content

Commit e045341

Browse files
authored
Update bug_report.yml
1 parent 2234451 commit e045341

File tree

1 file changed

+18
-5
lines changed

1 file changed

+18
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,29 @@ body:
1414
Make sure both Vesktop and Vencord are fully up to date. You can update Vencord by right-clicking the Vesktop tray icon and pressing "Update Vencord"
1515
1616
**DO NOT REPORT** any of the following issues:
17-
- GPU related issues. These are **you** issues and you have to fix them. You can disable hardware acceleration or run with --disable-gpu.
18-
- Purely graphical glitches like flickering, scaling issues
19-
- App crashing with mentions of the gpu process in the stacktrace
20-
- Screenshare not starting, black screening or crashing
17+
- Purely graphical glitches like flickering, scaling issues[^1]
18+
- App crashing / not showing window with mentions of the gpu process in the stacktrace[^1]
19+
- Screenshare not starting, black screening or crashing[^2]
2120
- Vencord related issues: This is the Vesktop repo, not Vencord
22-
21+
- Captchas[^3]
22+
- Issues with opening URLs[^4]
23+
- Issues with Notifications[^4]
24+
- Issues with Input Methods[^4]
25+
- Issues with File Drag and Drop[^5]
26+
- Network Errors[^6]
27+
2328
Linux users: Please only report issues with supported packages (flatpak and any builds from the README / releases).
2429
We do not support other packages, like the AUR or Nix packages, so please first make sure your issue is reproducible with official releases,
2530
like [our Flatpak](https://flathub.org/apps/dev.vencord.Vesktop) or [AppImage](https://vencord.dev/download/vesktop/amd64/appimage)
2631
32+
33+
[^1]: GPU issue. Disable hardware acceleration in Vesktop Settings or run with `--disable-gpu`
34+
[^2]: System issue. You will have to fix it
35+
[^3]: If you are receiving a lot of captchas, it means Discord thinks you might be a bot. Make sure you're not using a VPN/Proxy
36+
[^4]: These things are handled by Chromium / Electron, not us. If they don't work, it's either an issue with your system or a bug with Chromium.
37+
[^5]: You are likely using the Vesktop flatpak and trying to drop a file the flatpak can't access. You can fix this by installing Flatseal and using it to grant Vesktop full access to your files
38+
[^6]: Issue on your end, you have to fix it. Try changing your DNS to [1.1.1.1 (Cloudflare DNS)](https://developers.cloudflare.com/1.1.1.1/setup/)
39+
2740
- type: input
2841
id: discord
2942
attributes:

0 commit comments

Comments
 (0)