Update allow image template
This commit is contained in:
parent
80a05a58b4
commit
9bfb9b0dd6
|
@ -45,14 +45,10 @@ body:
|
||||||
label: 项目源码地址 或 组织地址
|
label: 项目源码地址 或 组织地址
|
||||||
placeholder: |
|
placeholder: |
|
||||||
https://github.com/...
|
https://github.com/...
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: 官网 或 文档 或 项目源码 中哪提及对应的镜像的地址 (需要证明这个镜像和源码有实际关联)
|
label: 官网 或 文档 或 项目源码 中哪提及对应的镜像的地址 (需要证明这个镜像和源码有实际关联)
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in New Issue