From 5e36d346bd7a957c5314ae3bf3e29cd0e57310e7 Mon Sep 17 00:00:00 2001 From: Cappy Ishihara Date: Mon, 26 Dec 2022 19:43:51 +0700 Subject: [PATCH] add title to package request --- .github/ISSUE_TEMPLATE/package-request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/package-request.md b/.github/ISSUE_TEMPLATE/package-request.md index 268a044ebc..9841c9240e 100644 --- a/.github/ISSUE_TEMPLATE/package-request.md +++ b/.github/ISSUE_TEMPLATE/package-request.md @@ -1,7 +1,7 @@ --- name: Package request about: Request a new package -title: '' +title: "[Package Request] " labels: enhancement assignees: ''