Unverified Commit 03173082 authored by Ian Hickson's avatar Ian Hickson Committed by GitHub

Update issue templates (#17250)

The "about" text was apparently too long.
parent d0125d94
--- ---
name: I am having difficulty installing Flutter or getting it to work name: I am having difficulty installing Flutter or getting it to work
about: You have run into problems while downloading or installing Flutter, about: You have run into problems while downloading or installing Flutter, or the
or the "flutter" tool is crashing, or you are running into some other "flutter" tool is crashing, or you are running into some other issue before even
issue before even being able to use "flutter run". being able to use "flutter run".
--- ---
......
--- ---
name: I have a problem with my Flutter application. name: I have a problem with my Flutter application.
about: You are writing an application with Flutter but a widget is rendering about: You are writing an application with Flutter but the application is crashing
incorrectly, the application is crashing, there's an exception in the logs, or throws an exception, a widget is buggy, or something looks wrong.
a widget is behaving badly, or some other such problem is manifesting.
--- ---
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment