2018-10-16 13:42:52 +01:00
---
name: Bug report
about: Create a report to help us improve
2022-08-29 10:47:01 +01:00
labels: ["bug"]
2018-10-16 13:42:52 +01:00
---
**Describe the bug**
2022-08-17 08:37:35 +01:00
<!-- A clear and concise description of what the bug is, make sure to paste any exceptions and tracebacks. -->
2018-10-16 13:42:52 +01:00
**Code snippet**
2022-08-17 08:37:35 +01:00
<!-- Relevant source code, make sure to remove what is not necessary. -->
2018-10-16 13:42:52 +01:00
**Expected behavior**
2022-08-17 08:37:35 +01:00
<!-- A clear and concise description of what you expected to happen. -->
2018-10-16 13:42:52 +01:00
**Environment (please complete the following information):**
2022-08-17 08:37:35 +01:00
<!-- Please provide the information below. Instead, you can copy and paste the message that Sanic shows on startup. If you do, please remember to format it with ``` -->
- OS:
- Sanic Version:
2018-10-16 13:42:52 +01:00
**Additional context**
2022-08-17 08:37:35 +01:00
<!-- Add any other context about the problem here. -->