mirror of https://github.com/langgenius/dify.git
fix: template (#6545)
This commit is contained in:
parent
5e2f3ec6f0
commit
7208ea1da9
|
|
@ -1,5 +1,4 @@
|
|||
name: "Feature or enhancement request"
|
||||
description: Propose something new.
|
||||
title: "Feature or enhancement request"
|
||||
labels:
|
||||
- enhancement
|
||||
body:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
name: "General Discussion"
|
||||
description: "General discussion about the project."
|
||||
title: "General Discussion"
|
||||
body:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
name: "Help"
|
||||
description: "Request for help."
|
||||
title: "Help"
|
||||
labels:
|
||||
- enhancement
|
||||
body:
|
||||
|
|
|
|||
Loading…
Reference in New Issue