Skip to content

Commit 4f36f8f

Browse files
authored
Update bug_report.md
1 parent e5f5fb9 commit 4f36f8f

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,18 @@ Have you checked closed issues? (https://github.com/Textualize/textual/issues?q=
1111

1212
Have you checked against the most recent version of Textual? (https://pypi.org/search/?q=textual)
1313

14-
## Feature requests
14+
## Consider discussions!
1515

16-
Please post feature requests to Ideas. (https://github.com/Textualize/textual/discussions/categories/ideas)
16+
Issues are for actionable items only.
17+
If Textual crashes or behaves differently from the docs, then submit an issue.
18+
If you want to know how to do something, or you have a suggestion for a new feature, then open a discussion (https://github.com/Textualize/textual/discussions/).
1719

20+
For realtime help, join our discord server (https://discord.gg/Enf6Z3qhVr)
1821

1922
## The bug
2023

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.**
24+
Please give a brief but clear explanation of the issue.
25+
If you can, include a complete working example that demonstrates the bug. **Check it can run without modifications.**
2226

2327
It will be helpful if you run the following command and paste the results:
2428

0 commit comments

Comments
 (0)