You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,17 +7,24 @@ assignees: ''
7
7
8
8
---
9
9
10
-
# Hello and thanks for using ytmusicapi! Please fill out the issue template below. Issues not following this template will be closed without comment. If you have a question only, please use GitHub discussions or gitter (linked in README).
11
-
~~~~~~~~~~~~~
10
+
-[ ] I confirm that I have read the [FAQ](https://ytmusicapi.readthedocs.io/en/stable/faq.html#why-is-ytmusicapi-returning-more-results-than-requested-with-the-limit-parameter)
11
+
12
12
**Describe the bug**
13
+
13
14
A clear and concise description of what the bug is.
14
15
16
+
**ytmusicapi version**
17
+
18
+
x.x.x
19
+
15
20
**To Reproduce**
21
+
16
22
Steps to reproduce the behavior:
17
23
1. Go to '...'
18
24
2. Click on '....'
19
25
3. Scroll down to '....'
20
26
4. See error
21
27
22
28
**Additional context**
29
+
23
30
Add any other context about the problem here, such as a code sample.
0 commit comments