flask/.github/ISSUE_TEMPLATE/feature-request.md
2022-11-30 20:48:50 -06:00

19 lines
449 B
Markdown

---
name: Feature request
about: Suggest a new feature for Flask
---
#### Description:
<!--
Replace this comment with a description of what the feature should do.
Include details such as links to relevant specs or previous discussions.
-->
#### Solves:
<!--
Replace this comment with an example of the problem which this feature
would resolve. Is this problem solvable without changes to Flask, such
as by subclassing or using an extension?
-->