贡献

../_images/33573769116_49c1ef51e7_k_d.jpg

Python-guide目前还在开发中,欢迎大家贡献代码。

如果您有feature request,修改建议,或者bug报告,请在 GitHub 上新建issue。如果想要提交补丁,请直接pull request到 GitHub。 一旦您的修改被merge,您会被自动添加到 贡献者一览 中。

风格指南

请戳这里 风格指南指引.

要做的事

如果您想为我们做些贡献,这里有我们的计划。一个简短的 todo 列表。

  • Establish "use this" vs "alternatives are...." recommendations

待处理

Write about Blueprint

(原始记录 见 /home/docs/checkouts/readthedocs.org/user_builds/pythonguidecn/checkouts/latest/docs/scenarios/admin.rst,第 341 行。)

待处理

完善 "冻结您的代码" 部分(stub)。

(原始记录 见 /home/docs/checkouts/readthedocs.org/user_builds/pythonguidecn/checkouts/latest/docs/shipping/freezing.rst,第 32 行。)

待处理

补充更多简单的生成 .exe的步骤。

(原始记录 见 /home/docs/checkouts/readthedocs.org/user_builds/pythonguidecn/checkouts/latest/docs/shipping/freezing.rst,第 70 行。)

待处理

包括每个列出项目中典型代码的例子。解释为什么它是非常优秀的代码,举出较复杂的例子。

(原始记录 见 /home/docs/checkouts/readthedocs.org/user_builds/pythonguidecn/checkouts/latest/docs/writing/reading.rst,第 39 行。)

待处理

解释快速识别数据结构,算法,并确定代码内容的技术。

(原始记录 见 /home/docs/checkouts/readthedocs.org/user_builds/pythonguidecn/checkouts/latest/docs/writing/reading.rst,第 41 行。)