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