Comment out helpful tips in issue_template.md

This commit is contained in:
Aadi Bajpai 2019-07-08 01:07:45 +05:30 committed by GitHub
parent 73d997f0fc
commit e4c7033a34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
<!--**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
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
any extra information that may be useful / related to your problem.
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.
your code. -->