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

# 如何向 ClickHouse 贡献代码？

> ClickHouse 是一个在 GitHub 上开发的开源项目。按照惯例，贡献说明发布在源代码仓库根目录下的 CONTRIBUTING 文件中。

{frontMatter.description}

<div id="how-to-contribute-in-clickhouse">
  ## 如何为 ClickHouse 贡献代码
</div>

ClickHouse 是一个[在 GitHub 上开发](https://github.com/ClickHouse/ClickHouse)的开源项目。

按照惯例，贡献说明发布在源代码仓库根目录下的 [CONTRIBUTING](https://github.com/ClickHouse/ClickHouse/blob/master/CONTRIBUTING.md) 文件中。

如果你想为 ClickHouse 提出较大的变更，建议先[创建一个 GitHub issue](https://github.com/ClickHouse/ClickHouse/issues/new/choose)，说明你的计划，以便先与维护者和社区进行讨论。[此类 RFC issue 示例](https://github.com/ClickHouse/ClickHouse/issues?q=is%3Aissue+is%3Aopen+rfc)。

如果你的贡献涉及安全问题，也请查看[我们的安全策略](https://github.com/ClickHouse/ClickHouse/security/policy/)。
