Updated structure of Issue template for clarity

This commit is contained in:
alexiadunn 2022-11-30 20:37:23 -06:00
parent df2add0ab4
commit c7f4f10580

View file

@ -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 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. 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.
--> -->
<!-- #### How to replicate the bug:
Describe how to replicate the bug.
<!--
Include a minimal reproducible example that demonstrates the bug. Include a minimal reproducible example that demonstrates the bug.
Include the full traceback if there was an exception. 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. Describe the expected behavior that should have happened but didn't.
--> -->
Environment: #### Environment:
- Python version: - Python version:
- Flask version: - Flask version: