Improve issue template

Fix link to bug-reports page. Also, hint at how to get the flutter
version.
This commit is contained in:
Adam Barth 2016-02-21 16:20:22 -08:00
parent a499dc1d47
commit b2e6da0205

View File

@ -1,11 +1,11 @@
_Detailed issue description here. More information at [https://flutter.io/bug_reports/](https://flutter.io/bug_reports/)_ _Detailed issue description here. More information at [https://flutter.io/bug-reports/](https://flutter.io/bug-reports/)_
### Steps to Reproduce ### Steps to Reproduce
* _Add steps here. Provide verbose variants of `flutter` commands if necessary._ * _Add steps here. Provide verbose variants of `flutter` commands if necessary._
### Flutter Version ### Flutter Version
_Add flutter version here_ _Add `flutter --version` here_
### Logs ### Logs
_Paste relevant logs here_ _Paste relevant logs here_