mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-11 03:38:28 +08:00
Update allow image template
This commit is contained in:
25
.github/ISSUE_TEMPLATE/allows-image.yml
vendored
25
.github/ISSUE_TEMPLATE/allows-image.yml
vendored
@@ -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: 补充说明
|
||||
|
Reference in New Issue
Block a user