Fix typo in issue template

This commit is contained in:
Grey Li 2018-09-30 08:21:17 +08:00 committed by GitHub
parent 9a2e6ead00
commit d7eea1b49a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ Please use the #pocoo IRC channel on freenode or Stack Overflow for general
questions about using Flask or issues not related to Flask.** questions 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 any extra information that may be useful / related to your problem. any extra information that may be useful / related to your problem.
Ideally, create an [MCVE](http://stackoverflow.com/help/mcve), which helps us Ideally, create an [MCVE](http://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.