diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index c2a15eee..7b8155e2 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -7,21 +7,25 @@ about: Report a bug in Flask (not other projects which depend on Flask) This issue tracker is a tool to address bugs in Flask itself. Please use Pallets Discord or Stack Overflow for questions about your own code. -Replace this comment with a clear outline of what the bug is. +Replace these comments with a clear outline of what the bug is. --> - +#### Current behavior: (bug) + +#### Expected behavior: (correct) + -Environment: +#### Environment: - Python version: - Flask version: