mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-25 23:49:58 +00:00
chore: catch up label updates (#3951)
Signed-off-by: tison <wander4096@gmail.com>
This commit is contained in:
@@ -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:
|
||||||
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -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
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/enhancement.yml
vendored
2
.github/ISSUE_TEMPLATE/enhancement.yml
vendored
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
Reference in New Issue
Block a user