mention discord in issue template

This commit is contained in:
Reece Dunham 2019-11-22 11:12:43 -05:00 committed by David Lord
parent ab6e630194
commit e6ac789554
No known key found for this signature in database
GPG Key ID: 7A1C87E3F5BC42A8
1 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,6 @@
<!-- **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
questions about using Flask or issues not related to Flask.** -->
Please use the Pallets Discord or Stack Overflow for general 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
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
your code. -->
### Expected Behavior
<!-- Tell us what should happen. -->