mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Update 40_bug-report.md
This commit is contained in:
parent
639b4f7388
commit
3cb26bca96
6
.github/ISSUE_TEMPLATE/40_bug-report.md
vendored
6
.github/ISSUE_TEMPLATE/40_bug-report.md
vendored
@ -10,9 +10,11 @@ assignees: ''
|
|||||||
You have to provide the following information whenever possible.
|
You have to provide the following information whenever possible.
|
||||||
|
|
||||||
**Describe the bug**
|
**Describe the bug**
|
||||||
|
|
||||||
A clear and concise description of what works not as it is supposed to.
|
A clear and concise description of what works not as it is supposed to.
|
||||||
|
|
||||||
**Does it reproduce on recent release?**
|
**Does it reproduce on recent release?**
|
||||||
|
|
||||||
[The list of releases](https://github.com/ClickHouse/ClickHouse/blob/master/utils/list-versions/version_date.tsv)
|
[The list of releases](https://github.com/ClickHouse/ClickHouse/blob/master/utils/list-versions/version_date.tsv)
|
||||||
|
|
||||||
**Enable crash reporting**
|
**Enable crash reporting**
|
||||||
@ -27,6 +29,7 @@ If possible, change "enabled" to true in "send_crash_reports" section in `config
|
|||||||
```
|
```
|
||||||
|
|
||||||
**How to reproduce**
|
**How to reproduce**
|
||||||
|
|
||||||
* Which ClickHouse server version to use
|
* Which ClickHouse server version to use
|
||||||
* Which interface to use, if matters
|
* Which interface to use, if matters
|
||||||
* Non-default settings, if any
|
* Non-default settings, if any
|
||||||
@ -35,10 +38,13 @@ If possible, change "enabled" to true in "send_crash_reports" section in `config
|
|||||||
* Queries to run that lead to unexpected result
|
* Queries to run that lead to unexpected result
|
||||||
|
|
||||||
**Expected behavior**
|
**Expected behavior**
|
||||||
|
|
||||||
A clear and concise description of what you expected to happen.
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
**Error message and/or stacktrace**
|
**Error message and/or stacktrace**
|
||||||
|
|
||||||
If applicable, add screenshots to help explain your problem.
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
|
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
Loading…
Reference in New Issue
Block a user