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/85_bug-report.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ assignees: ''
7
7
8
8
---
9
9
10
+
> Please make sure that the version you're using is still supported (you can find the list [here](https://github.com/ClickHouse/ClickHouse/blob/master/SECURITY.md#scope-and-supported-versions)).
11
+
10
12
> You have to provide the following information whenever possible.
11
13
12
14
**Describe what's wrong**
@@ -21,8 +23,7 @@ assignees: ''
21
23
22
24
**Enable crash reporting**
23
25
24
-
> If possible, change "enabled" to true in "send_crash_reports" section in `config.xml`:
25
-
26
+
> Change "enabled" to true in "send_crash_reports" section in `config.xml`:
26
27
```
27
28
<send_crash_reports>
28
29
<!-- Changing <enabled> to true allows sending crash reports to -->
0 commit comments