ClickHouse/.github/ISSUE_TEMPLATE/10_question.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
641 B
Markdown
Raw Normal View History

2019-02-07 07:44:06 +00:00
---
name: Question
2021-01-10 00:42:05 +00:00
about: Ask a question about ClickHouse
2019-02-07 07:44:06 +00:00
title: ''
labels: question
assignees: ''
---
> Make sure to check documentation https://clickhouse.com/docs/en/ first. If the question is concise and probably has a short answer, asking it in [community Slack](https://join.slack.com/t/clickhousedb/shared_invite/zt-1gh9ds7f4-PgDhJAaF8ad5RbWBAAjzFg) 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
2019-02-07 07:44:06 +00:00
2021-08-03 11:42:14 +00:00
> If you still prefer GitHub issues, remove all this text and ask your question here.