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
about: You have run into problems while downloading or installing Flutter,
or the "flutter" tool is crashing, or you are running into some other
issue before even being able to use "flutter run".
about: You have run into problems while downloading or installing Flutter, or the
"flutter" tool is crashing, or you are running into some other issue before even
being able to use "flutter run".
---
......
---
name: I have a problem with my Flutter application.
about: You are writing an application with Flutter but a widget is rendering
incorrectly, the application is crashing, there's an exception in the logs,
a widget is behaving badly, or some other such problem is manifesting.
about: You are writing an application with Flutter but the application is crashing
or throws an exception, a widget is buggy, or something looks wrong.
---
......
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