sanic/.github/ISSUE_TEMPLATE/feature_request.md

18 lines
473 B
Markdown
Raw Normal View History

2018-10-16 13:42:52 +01:00
---
name: Feature request
about: Suggest an idea for Sanic
2022-08-29 10:46:39 +01:00
labels: ["feature request"]
2018-10-16 13:42:52 +01:00
---
**Is your feature request related to a problem? Please describe.**
2022-08-17 08:38:15 +01:00
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
2018-10-16 13:42:52 +01:00
**Describe the solution you'd like**
2022-08-17 08:38:15 +01:00
<!-- A clear and concise description of what you want to happen. -->
2018-10-16 13:42:52 +01:00
**Additional context**
2022-08-17 08:38:15 +01:00
<!-- Add any other context or sample code about the feature request here. -->