NO-ISSUE feat: add some checklist option
All checks were successful
Frontend CI / build (push) Successful in 1m25s

This commit is contained in:
SquidSpirit 2025-01-20 21:05:06 +08:00
parent 0e08db5c34
commit 4174b6c107

View File

@ -33,4 +33,6 @@ body:
attributes: attributes:
label: Checklist label: Checklist
options: options:
- label: "The title is meet the format `BLOG-XXX: Title title title`"
- label: A milestone is set - label: A milestone is set
- label: The related issuse has been linked to this branch