mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-25 00:08:47 +08:00
公告
Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
parent
dd93b8cc6f
commit
907c29e58f
17
.github/ISSUE_TEMPLATE/app.yml
vendored
17
.github/ISSUE_TEMPLATE/app.yml
vendored
@ -30,13 +30,14 @@ body:
|
|||||||
options:
|
options:
|
||||||
- 开源
|
- 开源
|
||||||
- 闭源
|
- 闭源
|
||||||
|
default: 0
|
||||||
- type: input
|
- type: input
|
||||||
id: app_url
|
id: app_url
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
attributes:
|
attributes:
|
||||||
label: "Docker Hub 或 GitHub 链接"
|
label: "应用链接"
|
||||||
description: "请提供应用的 Docker Hub 或 GitHub 链接"
|
description: "请提供应用的 Docker Hub 或 GitHub 或 官网 链接"
|
||||||
- type: input
|
- type: input
|
||||||
id: app_name
|
id: app_name
|
||||||
validations:
|
validations:
|
||||||
@ -46,15 +47,11 @@ body:
|
|||||||
description: "请提供应用的名称"
|
description: "请提供应用的名称"
|
||||||
- type: input
|
- type: input
|
||||||
id: app_version
|
id: app_version
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
attributes:
|
attributes:
|
||||||
label: "应用版本"
|
label: "应用版本"
|
||||||
description: "请提供应用的版本"
|
description: "请提供应用的版本"
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: details
|
id: details
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
attributes:
|
attributes:
|
||||||
label: "应用描述"
|
label: "应用描述"
|
||||||
description: "请提供应用的描述"
|
description: "请提供应用的描述"
|
||||||
@ -62,8 +59,10 @@ body:
|
|||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: authorization
|
id: authorization
|
||||||
attributes:
|
attributes:
|
||||||
label: 上架通知授权
|
label: 应用授权
|
||||||
description: "是否授权 1Panel 在应用上架时通知您"
|
description: "请确认您已阅读并同意以下条款"
|
||||||
options:
|
options:
|
||||||
- label: "是"
|
- label: "我已确认该应用 允许在 中国大陆 使用"
|
||||||
|
required: true
|
||||||
|
- label: "我已确认该应用 符合 中国大陆 相关法律法规"
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
Reference in New Issue
Block a user