• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1---
2name: Bug report
3about: Report a bug in Jinja (not other projects which depend on Jinja)
4---
5
6<!--
7This issue tracker is a tool to address bugs in Jinja itself. Please
8use Pallets Discord or Stack Overflow for questions about your own code.
9
10Replace this comment with a clear outline of what the bug is.
11-->
12
13<!--
14Describe how to replicate the bug.
15
16Include a minimal reproducible example that demonstrates the bug.
17Include the full traceback if there was an exception.
18-->
19
20<!--
21Describe the expected behavior that should have happened but didn't.
22-->
23
24Environment:
25
26- Python version:
27- Jinja version:
28