mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-06-02 07:04:42 +08:00
chore(.github): add a new tracker template (#15391)
Signed-off-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
parent
9e220d5d30
commit
d333de274f
13
.github/ISSUE_TEMPLATE/tracker.yml
vendored
Normal file
13
.github/ISSUE_TEMPLATE/tracker.yml
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name: "👾 Tracker"
|
||||||
|
description: For inner usages, please donot use this template.
|
||||||
|
title: "[Tracker] "
|
||||||
|
labels:
|
||||||
|
- tracker
|
||||||
|
body:
|
||||||
|
- type: textarea
|
||||||
|
id: content
|
||||||
|
attributes:
|
||||||
|
label: Blockers
|
||||||
|
placeholder: "- [ ] ..."
|
||||||
|
validations:
|
||||||
|
required: true
|
Loading…
x
Reference in New Issue
Block a user