cloudflare/ClickHouse
Publicmirrored fromhttps://github.com/cloudflare/ClickHouse
.github/ISSUE_TEMPLATE/question.md
12lines · modecode
unknown
| 1 | --- |
| 2 | name: Question |
| 3 | about: Ask question about ClickHouse |
| 4 | title: '' |
| 5 | labels: question |
| 6 | assignees: '' |
| 7 | |
| 8 | --- |
| 9 | |
| 10 | Make sure to check documentation https://clickhouse.yandex/docs/en/ first. If the question is concise and probably has a short answer, asking it in Telegram chat https://telegram.me/clickhouse_en is probably the fastest way to find the answer. For more complicated questions, consider asking them on StackOverflow with "clickhouse" tag https://stackoverflow.com/questions/tagged/clickhouse |
| 11 | |
| 12 | If you still prefer GitHub issues, remove all this text and ask your question here. |