From f8d34021dc1a92b9abbfe426f17a454e6045038c Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Fri, 26 Apr 2024 22:17:29 +0800 Subject: [PATCH] chore: add issues field for plugin manifest file Signed-off-by: Ryan Wang --- src/main/resources/plugin.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/plugin.yaml b/src/main/resources/plugin.yaml index 1e52eb1..77d59d2 100644 --- a/src/main/resources/plugin.yaml +++ b/src/main/resources/plugin.yaml @@ -14,6 +14,7 @@ spec: logo: logo.png homepage: https://github.com/halo-dev/plugin-starter#readme repo: https://github.com/halo-dev/plugin-starter + issues: https://github.com/halo-dev/plugin-starter/issues displayName: "插件快速开始模板" description: "这是一个插件快速开始模板" license: