Fix typo in issue template

This commit is contained in:
Grey Li 2018-09-30 08:21:17 +08:00 committed by GitHub
parent 7e1d133d7f
commit 691411f951

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.