Skip to content

Commit 9d97b58

Browse files
authored
Update bug_report.md
1 parent 684cf4e commit 9d97b58

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,9 +7,16 @@ assignees: ''
77

88
---
99

10-
Have you checked closed issues? https://github.com/Textualize/textual/issues?q=is%3Aissue+is%3Aclosed
10+
Have you checked closed issues? (https://github.com/Textualize/textual/issues?q=is%3Aissue+is%3Aclosed)
1111

12-
Have you checked against the most recent version of Textual? https://pypi.org/search/?q=textual
12+
Have you checked against the most recent version of Textual? (https://pypi.org/search/?q=textual)
13+
14+
## Feature requests
15+
16+
Please post feature requests to Ideas. (https://github.com/Textualize/textual/discussions/categories/ideas)
17+
18+
19+
## The bug
1320

1421
Please give a brief but clear explanation of the issue. If you can, include a complete working example that demonstrates the bug. **Check it can run without modifications.**
1522

0 commit comments

Comments
 (0)