Merge pull request #3437 from RDIL/patch-1

Updated Issue Template
This commit is contained in:
David Lord 2020-02-10 17:27:51 -08:00 committed by GitHub
commit 28d09ae0fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
<!-- **This issue tracker is a tool to address bugs in Flask itself. <!-- **This issue tracker is a tool to address bugs in Flask itself.
Please use the #pocoo IRC channel on freenode or Stack Overflow for general Please use the Pallets Discord or Stack Overflow for general questions
questions about using Flask or issues not related to Flask.** --> about using Flask or issues not related to Flask.** -->
<!-- If you'd like to report a bug in Flask, fill out the template below. Provide <!-- If you'd like to report a bug in Flask, fill out the template below. Provide
any extra information that may be useful / related to your problem. any extra information that may be useful / related to your problem.
@ -8,8 +8,6 @@ Ideally, create an [MCVE](https://stackoverflow.com/help/mcve), which helps us
understand the problem and helps check that it is not caused by something in understand the problem and helps check that it is not caused by something in
your code. --> your code. -->
### Expected Behavior ### Expected Behavior
<!-- Tell us what should happen. --> <!-- Tell us what should happen. -->