> ## Documentation Index
> Fetch the complete documentation index at: https://labs.prompthon.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 贡献者工具包

<div className="not-prose my-4 rounded-md border border-gray-200 bg-gray-50 p-2 text-sm dark:border-gray-800 dark:bg-gray-900/40">
  <div className="mb-2 px-1 text-xs font-semibold uppercase tracking-wide text-gray-500 dark:text-gray-400">需要帮助？</div>

  <div className="flex flex-wrap gap-2">
    <a className="inline-flex items-center gap-2 rounded-md border border-gray-200 bg-white px-3 py-1.5 font-medium text-gray-700 no-underline shadow-sm hover:border-gray-300 hover:bg-gray-50 dark:border-gray-800 dark:bg-gray-950/60 dark:text-gray-200 dark:hover:bg-gray-900" href="https://discord.gg/sDE2HhGTg4" target="_blank" rel="noreferrer">
      <Icon icon="discord" iconType="brands" size={14} />

      <span>在 Discord 提问</span>
    </a>

    <a className="inline-flex items-center gap-2 rounded-md border border-gray-200 bg-white px-3 py-1.5 font-medium text-gray-700 no-underline shadow-sm hover:border-gray-300 hover:bg-gray-50 dark:border-gray-800 dark:bg-gray-950/60 dark:text-gray-200 dark:hover:bg-gray-900" href="https://github.com/Prompthon-IO/agent-systems-handbook/issues/new/choose" target="_blank" rel="noreferrer">
      <Icon icon="github" iconType="brands" size={14} />

      <span>提交 GitHub Issue</span>
    </a>

    <a className="inline-flex items-center gap-2 rounded-md border border-gray-200 bg-white px-3 py-1.5 font-medium text-gray-700 no-underline shadow-sm hover:border-gray-300 hover:bg-gray-50 dark:border-gray-800 dark:bg-gray-950/60 dark:text-gray-200 dark:hover:bg-gray-900" href="https://github.com/Prompthon-IO/agent-systems-handbook/blob/main/zh-Hans/SUPPORT.md" target="_blank" rel="noreferrer">
      <Icon icon="life-ring" size={14} />

      <span>支持指南</span>
    </a>
  </div>
</div>

这个目录包含允许贡献者在不猜测仓库规则的情况下添加或修订 Prompthon Agentic Labs 内容所需的公开脚手架。

如果你刚开始了解贡献路径，请先阅读
[从这里开始贡献](/zh-Hans/contributor-kit/start-here)。然后阅读
[贡献指南](https://github.com/Prompthon-IO/agent-systems-handbook/blob/main/zh-Hans/CONTRIBUTING.md) 了解共享流程，再来这里获取模板、指南和审阅资产。

## 这里包含什么

* 页面模板
* 源项目模板
* 元数据指导
* 贡献工作流说明
* 审阅清单和质量门槛
* 面向未来撰写的精选参考说明

## 当前贡献者资产

* [文章模板](/zh-Hans/contributor-kit/templates/article-template)
* [雷达笔记模板](/zh-Hans/contributor-kit/templates/radar-note-template)
* [参考笔记模板](/zh-Hans/contributor-kit/templates/reference-note-template)
* [源项目模板](/zh-Hans/contributor-kit/templates/source-project-template)
* [贡献者基础 GitHub 流程](/zh-Hans/contributor-kit/contribution-workflow)
* [GitHub Issue 指南](/zh-Hans/contributor-kit/github-issue-guide)
* [Prompthon Agentic Labs 结构](/zh-Hans/contributor-kit/lab-structure)
* [文章指南](/zh-Hans/contributor-kit/article-guidelines)
* [雷达笔记指南](/zh-Hans/contributor-kit/radar-note-guidelines)
* [源项目指南](/zh-Hans/contributor-kit/source-project-guidelines)
* [参考笔记指南](/zh-Hans/contributor-kit/reference-note-guidelines)
* [审阅清单](/zh-Hans/contributor-kit/review-checklist)
* [参考笔记](/zh-Hans/contributor-kit/reference-notes)

## 工作标准

公开贡献应保持实用、关注来源，并且易于审阅。
这同样适用于长期有效的文章、雷达、starter project 和精选参考说明。
