From 05fb268c3f6ce7fa7d186510c826580aef09b23f Mon Sep 17 00:00:00 2001 From: SquidSpirit Date: Mon, 20 Jan 2025 21:08:50 +0800 Subject: [PATCH] NO-ISSUE Add some checklist option (#28) ### Description - As the title ### Package Changes _No response_ ### Screenshots _No response_ ### Reference _No issue_ ### Checklist - [ ] A milestone is set Reviewed-on: https://git.squidspirit.com/squid/blog/pulls/28 Co-authored-by: SquidSpirit Co-committed-by: SquidSpirit --- .gitea/PULL_REQUEST_TEMPLATE.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/PULL_REQUEST_TEMPLATE.yaml b/.gitea/PULL_REQUEST_TEMPLATE.yaml index dd2c65a..937dc56 100644 --- a/.gitea/PULL_REQUEST_TEMPLATE.yaml +++ b/.gitea/PULL_REQUEST_TEMPLATE.yaml @@ -33,4 +33,6 @@ body: attributes: label: Checklist options: + - label: "The title is meet the format `BLOG-XXX: Title title title`" - label: A milestone is set + - label: The related issuse has been linked to this branch