Skip to content

docs: document marketplace template status and update flow (#802) (backport to release/1.14.0)#813

Merged
RiskeyL merged 1 commit into
release/1.14.0from
backport/release/1.14.0/pr-802
Jun 3, 2026
Merged

docs: document marketplace template status and update flow (#802) (backport to release/1.14.0)#813
RiskeyL merged 1 commit into
release/1.14.0from
backport/release/1.14.0/pr-802

Conversation

@RiskeyL
Copy link
Copy Markdown
Contributor

@RiskeyL RiskeyL commented Jun 3, 2026

Backport

This will backport the following commits from main to release/1.14.0:

Copilot AI review requested due to automatic review settings June 3, 2026 02:59
@RiskeyL RiskeyL self-assigned this Jun 3, 2026
@RiskeyL RiskeyL force-pushed the backport/release/1.14.0/pr-802 branch from f63252e to 93247ba Compare June 3, 2026 02:59
@RiskeyL RiskeyL force-pushed the backport/release/1.14.0/pr-802 branch from 93247ba to de9970d Compare June 3, 2026 02:59
@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jun 3, 2026
@dosubot dosubot Bot added the documentation Improvements or additions to documentation label Jun 3, 2026
@RiskeyL RiskeyL merged commit 80598b8 into release/1.14.0 Jun 3, 2026
5 checks passed
@RiskeyL RiskeyL deleted the backport/release/1.14.0/pr-802 branch June 3, 2026 03:00
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Backports documentation updates from #802 to release/1.14.0, clarifying the Marketplace template review lifecycle (Draft → Pending) and the correct update flow for published templates in the Creator Center, with minor formatting and UI-path cleanups across EN/JA/ZH pages.

Changes:

  • Documented submission lifecycle with explicit Pending status and withdrawal behavior returning templates to Draft.
  • Added a new section explaining how to update a published template depending on whether you change the app itself vs. only the listing content.
  • Updated several style/consistency details (menu path formatting, removed em dash usage in examples, numeric range formatting, minor line-join cleanup).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
en/use-dify/publish/publish-to-marketplace.mdx Adds Pending/Draft lifecycle details and a new “Update a Published Template” section; minor formatting cleanups.
zh/use-dify/publish/publish-to-marketplace.mdx Chinese translation of the updated lifecycle + update flow content; formatting tweaks (e.g., numeric ranges).
ja/use-dify/publish/publish-to-marketplace.mdx Japanese translation of the updated lifecycle + update flow content; formatting tweaks.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +50 to +56
- **To change anything inside the app** (its prompts, tools, model settings, and so on)

Submit the updated app as a new template. This creates a separate listing rather than replacing the original, so you can manually unpublish the old version once the new one is published.

- **To change only the listing** (such as the Overview or Setup steps)

Unpublish the template to take it off Marketplace and return it to **Draft**. Make your edits, then resubmit for review.
Comment on lines +51 to +57
- **修改应用本身**(如提示词、工具、模型设置等)

将更新后的应用作为新模板提交。这会生成一个独立的模板,而非替换原有模板;新模板发布后,你可手动下架旧版本。

- **仅修改展示内容**(如概述或设置步骤)

将模板下架,使其回到 **Draft** 状态,然后修改内容并重新提交审核。
Comment on lines +51 to +57
- **アプリ本体を変更する場合**(プロンプト、ツール、モデル設定など)

更新したアプリを新しいテンプレートとして提出します。これは既存のテンプレートを置き換えるのではなく、別のテンプレートとして作成されます。新しいテンプレートの公開後、古いバージョンは手動で非公開にできます。

- **掲載内容のみを変更する場合**(概要やセットアップ手順など)

テンプレートを非公開にして **Draft** に戻し、編集してから再提出します。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport documentation Improvements or additions to documentation size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants