Updates Feature request template for clarity
This commit is contained in:
parent
c7f4f10580
commit
3f86abf251
1 changed files with 4 additions and 0 deletions
4
.github/ISSUE_TEMPLATE/feature-request.md
vendored
4
.github/ISSUE_TEMPLATE/feature-request.md
vendored
|
|
@ -3,11 +3,15 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue