Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
450906cb
Unverified
Commit
450906cb
authored
Jun 24, 2022
by
Ian Hickson
Committed by
GitHub
Jun 24, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update 2_bug.md to ask for backtrace explicitly (#103001)
parent
67dd01e5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
2_bug.md
.github/ISSUE_TEMPLATE/2_bug.md
+2
-1
No files found.
.github/ISSUE_TEMPLATE/2_bug.md
View file @
450906cb
...
@@ -61,7 +61,8 @@ assignees: ''
...
@@ -61,7 +61,8 @@ assignees: ''
Run
your
application
with
`
flutter
run
--
verbose
`
and
attach
all
the
Run
your
application
with
`
flutter
run
--
verbose
`
and
attach
all
the
log
output
below
between
the
lines
with
the
backticks
.
If
there
is
an
log
output
below
between
the
lines
with
the
backticks
.
If
there
is
an
exception
,
please
see
if
the
error
message
includes
enough
information
exception
,
please
see
if
the
error
message
includes
enough
information
to
explain
how
to
solve
the
issue
.
to
explain
how
to
solve
the
issue
.
If
there
is
a
crash
,
please
include
the
entirety
of
the
crash
log
including
the
backtrace
.
-->
-->
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment