块编辑器开发文档

贡献者指南

💡 云策文档标注

概述

本文档是 Gutenberg 项目的贡献者指南,旨在帮助开发者设置环境并开始为项目做出贡献。提供了贡献流程、资源链接和社区支持信息。

关键要点

  • Gutenberg 是 WordPress Core 的子项目,贡献者需参考 Core Contributor Handbook 获取更多信息。
  • 贡献者可根据不同领域(如代码、设计、文档、问题分类、国际化)查找对应章节。
  • 项目使用 GitHub 进行代码管理和问题跟踪,包括 Issue Management、Pull Requests 和 Teams and Projects。
  • 贡献需遵循 Contributing Guidelines,涵盖行为准则和许可信息。

注意事项

  • 如有疑问,可加入 WordPress Core Slack 的 #core-editor 频道寻求帮助。

📄 原文内容

Welcome to the Gutenberg Project Contributor Guide. This guide is here to help you get setup and start contributing to the project. If you have any questions, you’ll find us in the #core-editor channel in the WordPress Core Slack, free to join.

Gutenberg is a sub-project of Core WordPress. Please see the Core Contributor Handbook for additional information.

Sections

Find the section below based on what you are looking to contribute:

Repository management

The Gutenberg project uses GitHub for managing code and tracking issues. Please see the following sections for the project methodologies using GitHub.

Guidelines

See the Contributing Guidelines for the rules around contributing: This includes the code of conduct and licensing information.