chore(.github): add a new tracker template (#15391)

Signed-off-by: -LAN- <laipz8200@outlook.com>
pull/12914/merge
-LAN- 1 year ago committed by GitHub
parent 9e220d5d30
commit d333de274f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save