CodeCommitsIssuesPull requestsActionsInsightsSecurity
97514764c246bed605436d3ef8baf1183c45493c

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

.github/ISSUE_TEMPLATE/question.md

12lines · modecode

1---
2name: Question
3about: Ask question about ClickHouse
4title: ''
5labels: question
6assignees: ''
7
8---
9
10Make 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
12If you still prefer GitHub issues, remove all this text and ask your question here.