chore: catch up label updates (#3951)

Signed-off-by: tison <wander4096@gmail.com>
This commit is contained in:
tison
2024-05-16 00:44:17 +08:00
committed by GitHub
parent 63a8d293a1
commit a1c51a5885
4 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
--- ---
name: Bug report name: Bug report
description: Is something not working? Help us fix it! description: Is something not working? Help us fix it!
labels: [ "bug" ] labels: [ "C-bug" ]
body: body:
- type: markdown - type: markdown
attributes: attributes:

View File

@@ -4,5 +4,5 @@ contact_links:
url: https://greptime.com/slack url: https://greptime.com/slack
about: Get free help from the Greptime community about: Get free help from the Greptime community
- name: Greptime Community Discussion - name: Greptime Community Discussion
url: https://github.com/greptimeTeam/greptimedb/discussions url: https://github.com/greptimeTeam/discussions
about: Get free help from the Greptime community about: Get free help from the Greptime community

View File

@@ -1,7 +1,7 @@
--- ---
name: Enhancement name: Enhancement
description: Suggest an enhancement to existing functionality description: Suggest an enhancement to existing functionality
labels: [ "enhancement" ] labels: [ "C-enhancement" ]
body: body:
- type: dropdown - type: dropdown
id: type id: type

View File

@@ -1,7 +1,7 @@
--- ---
name: Feature request name: New Feature
description: Suggest a new feature for GreptimeDB description: Suggest a new feature for GreptimeDB
labels: [ "feature request" ] labels: [ "C-feature" ]
body: body:
- type: markdown - type: markdown
id: info id: info