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,9 +7,16 @@ assignees: ''
7
7
8
8
---
9
9
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)
11
11
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
13
20
14
21
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.**
0 commit comments