File tree Expand file tree Collapse file tree 2 files changed +28
-5
lines changed Expand file tree Collapse file tree 2 files changed +28
-5
lines changed Original file line number Diff line number Diff line change 11---
2- name : Technical issue
3- about : Use this if you are having a problem with Lavalink
2+ name : Bug report
3+ about : Create a report to help us improve
44title : ' '
5- labels : ' '
5+ labels : bug
66assignees : ' '
77
88---
99
1010## Description
11- <!-- Please describe the issue in details -->
11+ <!-- A clear and concise description of what the bug is. -->
1212
13+ ## To Reproduce
14+ Steps to reproduce the behavior:
15+ 1 . Go to '...'
16+ 2 . Click on '....'
17+ 3 . Scroll down to '....'
18+ 4 . See error
19+
20+ ## Expected behavior
21+ <!-- A clear and concise description of what you expected to happen. -->
1322
1423## Version info
1524** Client used:** <!-- The library you use to connect to Lavalink -->
@@ -19,5 +28,11 @@ Output of `java -version`:
1928(paste here)
2029```
2130
22- <!-- You must include your lavalink logs -->
31+ Lavalink Logs:
32+ ```
33+ (paste here)
34+ ```
2335<!-- If you can't provide a log, at least provide the output of "java -jar Lavalink.jar --version" -->
36+
37+ ## Additional context
38+ <!-- Add any other context about the problem here. -->
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : true
2+ contact_links :
3+ - name : Lavalink Discord
4+ url : https://discord.gg/ZW4s47Ppw4
5+ about : Please ask and answer questions here or in discussions
6+ - name : Lavalink Discussions
7+ url : https://github.com/lavalink-devs/Lavalink/discussions/categories/q-a
8+ about : Please ask and answer questions here or in Discord
You can’t perform that action at this time.
0 commit comments