Update allow image template

This commit is contained in:
Shiming Zhang 2024-07-11 18:24:59 +08:00
parent 466297a2bc
commit 80a05a58b4
1 changed files with 17 additions and 8 deletions

View File

@ -23,6 +23,23 @@ body:
validations:
required: true
- type: textarea
attributes:
label: 镜像仓库地址
placeholder: |
https://hub.docker.com/r/...
validations:
required: true
- type: dropdown
attributes:
label: 这是镜像仓库官方认证过的么?
options:
- 不是 (请补充下面的信息, 乱填将关闭申请)
- 是的 (不需要填下面的信息)
validations:
required: true
- type: textarea
attributes:
label: 项目源码地址 或 组织地址
@ -37,14 +54,6 @@ body:
validations:
required: true
- type: textarea
attributes:
label: 镜像仓库地址
placeholder: |
https://hub.docker.com/r/...
validations:
required: true
- type: textarea
attributes:
label: 补充说明