You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ about: Create a report to help us improve
8
8
A clear and concise description of what the bug is.
9
9
10
10
**Note**
11
-
Before logging the bug please make sure that the issue is reproducible with latest melpa packages and it is reproducible with the clean config(the config from the getting started page.
11
+
Before logging the bug please make sure that the issue is reproducible with latest melpa packages.
12
12
13
13
**To Reproduce**
14
14
{populate}
@@ -22,6 +22,3 @@ If applicable, add screenshots to help explain your problem.
22
22
**Version**
23
23
Include here the result of: `M-x``lsp-dart-version`
24
24
{populate}
25
-
26
-
**Logs**
27
-
Please include the debug stack trace (if there is an error) and the content of Messages buffer with `lsp-print-io` set to t in case the bug is related to client->server communication.
0 commit comments