Update issue templates

This commit is contained in:
johnnyhou327 2019-08-24 17:45:21 +08:00 committed by GitHub
parent 20c9577e66
commit 36d85a600f
4 changed files with 4 additions and 4 deletions

View File

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

View File

@ -2,7 +2,7 @@
name: Feature Request
about: Suggest an idea for this project
title: ''
labels: ''
labels: enhancement
assignees: ''
---

View File

@ -2,7 +2,7 @@
name: General Questions
about: General questions about TDengine's usage, user experiences, milestones etc.
title: ''
labels: ''
labels: help wanted, question
assignees: ''
---

View File

@ -2,7 +2,7 @@
name: Performance-related Questions
about: Any questions related to TDengine's performance.
title: ''
labels: ''
labels: performance
assignees: ''
---