🚧 修改 Issue 应用提交模板

This commit is contained in:
Chish 2025-01-27 20:35:30 +08:00
parent 732cbd1292
commit 67685ff2f7

View File

@ -1,6 +1,6 @@
name: App Submission name: 提交新应用
description: Submit a Docker Apps program. description: 提交 Docker 的新应用
title: "[New App]:" title: "[新应用] "
labels: ["app"] labels: ["app"]
body: body:
- type: markdown - type: markdown
@ -12,9 +12,8 @@ body:
attributes: attributes:
label: 应用名称 label: 应用名称
description: 输入提交的应用名称。 description: 输入提交的应用名称。
placeholder: Apps Name
validations: validations:
required: false required: true
- type: textarea - type: textarea
id: introduction id: introduction
attributes: attributes: