Skip to content

Commit 445833f

Browse files
authored
Update bug_report.md
1 parent 459bc40 commit 445833f

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,24 @@ assignees: ''
77

88
---
99

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+
1212
**Describe the bug**
13+
1314
A clear and concise description of what the bug is.
1415

16+
**ytmusicapi version**
17+
18+
x.x.x
19+
1520
**To Reproduce**
21+
1622
Steps to reproduce the behavior:
1723
1. Go to '...'
1824
2. Click on '....'
1925
3. Scroll down to '....'
2026
4. See error
2127

2228
**Additional context**
29+
2330
Add any other context about the problem here, such as a code sample.

0 commit comments

Comments
 (0)