update issue templates

This commit is contained in:
David Lord 2021-02-08 18:17:24 -08:00
parent bfd4dc6d30
commit 571e638e2a
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
6 changed files with 83 additions and 45 deletions

View file

@ -0,0 +1,15 @@
---
name: Feature request
about: Suggest a new feature for Flask
---
<!--
Replace this comment with a description of what the feature should do.
Include details such as links relevant specs or previous discussions.
-->
<!--
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?
-->