Skip to content

Commit bf58bf0

Browse files
authored
chore: add issues field for plugin manifest file (#30)
为插件定义文件添加 issues 字段。 Refer halo-dev/halo#5755 ```release-note None ```
1 parent c891124 commit bf58bf0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/resources/plugin.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ spec:
1414
logo: logo.png
1515
homepage: https://github.com/halo-dev/plugin-starter#readme
1616
repo: https://github.com/halo-dev/plugin-starter
17+
issues: https://github.com/halo-dev/plugin-starter/issues
1718
displayName: "插件快速开始模板"
1819
description: "这是一个插件快速开始模板"
1920
license:

0 commit comments

Comments
 (0)