CodeCommitsIssuesPull requestsActionsInsightsSecurity
ce4f528b7358cde7d2a3da7b620079f7f5d30348

Branches

Tags

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

Clone

HTTPS

Download ZIP

.github/ISSUE_TEMPLATE/feature-request.md

22lines · modecode

1---
2name: Feature request
3about: Suggest an idea for ClickHouse
4title: ''
5labels: feature
6assignees: ''
7
8---
9
10(you don't have to strictly follow this form)
11
12**Use case**
13A clear and concise description of what is the intended usage scenario is.
14
15**Describe the solution you'd like**
16A clear and concise description of what you want to happen.
17
18**Describe alternatives you've considered**
19A clear and concise description of any alternative solutions or features you've considered.
20
21**Additional context**
22Add any other context or screenshots about the feature request here.