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 name: Bug Report
about: Create a report to help us improve about: Create a report to help us improve
title: '' title: ''
labels: '' labels: bug
assignees: '' assignees: ''
--- ---

View File

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

View File

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

View File

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