コントリビュート¶
Python-guideは活発に開発がされていて、コントリビューターを歓迎しています。
If you have a feature request, suggestion, or bug report, please open a new issue on GitHub. To submit patches, please send a pull request on GitHub. Once your changes get merged back in, you’ll automatically be added to the Contributors List.
スタイルガイド¶
全てのこのプロジェクトに対する貢献に対して、以下の このガイドのスタイルガイド を参照して下さい。
やることリスト¶
貢献する場合は、やることがたくさんあります。 以下に簡単な やることリスト があります。
- Establish “use this” vs “alternatives are....” recommendations
Todo
add supertab notes
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-guide-ja/checkouts/latest/docs/dev/env.rst, line 107.)
Todo
Determine License
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-guide-ja/checkouts/latest/docs/notes/license.rst, line 7.)
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-guide-ja/checkouts/latest/docs/scenarios/admin.rst, line 125.)
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-guide-ja/checkouts/latest/docs/scenarios/admin.rst, line 133.)
Todo
Write about Blueprint
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-guide-ja/checkouts/latest/docs/scenarios/admin.rst, line 140.)
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-guide-ja/checkouts/latest/docs/scenarios/admin.rst, line 145.)
Todo
Write about Mule
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-guide-ja/checkouts/latest/docs/scenarios/ci.rst, line 36.)
Todo
Explain “Command Line Applications”
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-guide-ja/checkouts/latest/docs/scenarios/cli.rst, line 7.)
Todo
Write about Clint
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-guide-ja/checkouts/latest/docs/scenarios/cli.rst, line 12.)
Todo
Add introduction about image manipulation and its Python libraries.
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-guide-ja/checkouts/latest/docs/scenarios/imaging.rst, line 9.)
Todo
Notes on installing on Ubuntu 11.04
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-guide-ja/checkouts/latest/docs/scenarios/imaging.rst, line 54.)
Todo
Notes on installing on Windows machines
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-guide-ja/checkouts/latest/docs/scenarios/imaging.rst, line 91.)
Todo
Explain Pyramid
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-guide-ja/checkouts/latest/docs/scenarios/web.rst, line 110.)
Todo
Fill in “Freezing Your Code” stub
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-guide-ja/checkouts/latest/docs/shipping/freezing.rst, line 13.)
Todo
Add other solutions: py2app
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-guide-ja/checkouts/latest/docs/shipping/freezing.rst, line 31.)
Todo
Write steps for most basic .exe
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-guide-ja/checkouts/latest/docs/shipping/freezing.rst, line 51.)