flask/.github/ISSUE_TEMPLATE/bug-report.md

31 lines
675 B
Markdown

---
name: Bug report
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 these comments with a clear outline of what the bug is.
-->
#### How to replicate the bug:
<!--
Include a minimal reproducible example that demonstrates the bug.
Include the full traceback if there was an exception.
-->
#### Current behavior: (bug)
#### Expected behavior: (correct)
<!--
Describe the expected behavior that should have happened but didn't.
-->
#### Environment:
- Python version:
- Flask version: