diff --git a/content/zh/docs/tasks/example-task-template.md b/content/zh/docs/tasks/example-task-template.md deleted file mode 100644 index 8f9cf132ec..0000000000 --- a/content/zh/docs/tasks/example-task-template.md +++ /dev/null @@ -1,83 +0,0 @@ - - ---- -title: 任务模板示例 -reviewers: -- chenopis -content_template: templates/task -toc_hide: true ---- - -{{% capture overview %}} - -{{< note >}} - - -确保[在文档目录中为你的新文档创建条目](/docs/home/contribute/write-new-topic/#creating-an-entry-in-the-table-of-contents) -{{< /note >}} - - - -这个页面显示如何... - -{{% /capture %}} - -{{% capture prerequisites %}} - -* {{< include "task-tutorial-prereqs.md" >}} {{< version-check >}} - -* 做这个 -* 也做这个。 - -{{% /capture %}} - -{{% capture steps %}} - - - -## 做... - - - -1. 做这个。 -1. 下一步做这个. 可以阅读 [相关解释](...)。 - -{{% /capture %}} - -{{% capture discussion %}} - - - -## 理解... -**[可选部分]** - - - -了解你刚刚做的步骤是个有趣的事情。 - -{{% /capture %}} - -{{% capture whatsnext %}} - - - -**[可选部分]** - - - -* 学习更多关于[写一个新主题](/docs/home/contribute/write-new-topic/)。 -* 阅读[使用页面模板 - 任务模板](/docs/home/contribute/page-templates/#task_template) 学习如何使用这些模板。 - -{{% /capture %}} - -