mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
chore: refine issue templates (#508)
This commit is contained in:
committed by
GitHub
parent
938cf3d8c6
commit
9d97f2d345
@@ -1,6 +1,7 @@
|
|||||||
name: Bug report
|
name: Bug report
|
||||||
description: File a bug report
|
description: File a bug report
|
||||||
title: '[Bug]: '
|
title: '[Bug]: '
|
||||||
|
type: Bug
|
||||||
labels: ['bug']
|
labels: ['bug']
|
||||||
|
|
||||||
body:
|
body:
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
blank_issues_enabled: false
|
||||||
|
contact_links:
|
||||||
|
- name: Ask a question / Get support
|
||||||
|
url: https://discord.com/invite/khQzPa654B
|
||||||
|
about: Ask questions and discuss with other community members
|
||||||
@@ -1,6 +1,7 @@
|
|||||||
name: Feature request
|
name: Feature request
|
||||||
description: Suggest an idea for this project
|
description: Suggest an idea for this project
|
||||||
title: '[Feature request]: '
|
title: '[Feature request]: '
|
||||||
|
type: Feature
|
||||||
labels: ['enhancement']
|
labels: ['enhancement']
|
||||||
|
|
||||||
body:
|
body:
|
||||||
|
|||||||
Reference in New Issue
Block a user