Update issue templates

This commit is contained in:
Ivan Blinkov 2019-02-05 18:59:47 +03:00 committed by GitHub
parent 06f3abc317
commit a3dbe7d5e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 1 deletions

View File

@ -2,7 +2,7 @@
name: Bug report
about: Create a report to help us improve ClickHouse
title: ''
labels: ''
labels: bug, issue
assignees: ''
---

View File

@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: feature
assignees: ''
---
**Use case.**
A clear and concise description of what is the intended usage scenario is.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.