Django へのコントリビュート¶
Django はボランティアで成り立っているコミュニティです。Django が成長し続けるにつれて、私たちは常に他の人を助けるためにより多くの人を必要としています。フレームワーク自体でも、もっと広いエコシステムでも、様々な方法で貢献できます。
Communication channels¶
We're passionate about helping Django users make the jump to contributing members of the community. Communication is key - working on Django is being part of a conversation. Join it, to become familiar with what we're doing and how we talk about it. You'll be able to form relationships with more experienced contributors who are there to help guide you towards success.
Join the Django community¶
There are several ways you can help the Django community and others to maintain a great ecosystem to work in:
Django forum に参加してください。このフォーラムは Django フレームワークとアプリケーション、そしてそれを使ったプロジェクトについてディスカッションする場です。Django のインストール、活用、コントリビュートする方法について質問・回答するのに絶好の場所でもあります。
django-users メーリングリストに参加して質問に回答して下さい。このメーリングリストは多くの購読者を持ち、私たちは友好的に助け合う雰囲気を大事にしたいと強く願っています。もし Django のコミュニティに慣れていない場合は、 投稿ガイドライン を読んでください。
Django Discord サーバー またはLibera.chatの #django IRC チャンネル に参加して、チャットで議論したり質問に答えたりしましょう。他のユーザーにDjangoを説明することで、あなた自身もDjangoフレームワークについてより多くのことを学べるでしょう。
Django に関するブログを書いてください。私たちは知り得た Django のブログを全て community page 上にまとめています。もしブログをそのページに表示させたい場合は こちらから登録してください 。
オープンソースである Django にコントリビュートしたり、ドキュメントを書いたり、自身で書いたコードをプラガブルなオープンソースとして公開してください。Django においてプラガブルなアプリケーションを用いたエコシステムは大きな強みの一つになります、ご支援お願いします!
さぁ始めましょう¶
Django encourages and welcomes new contributors, and makes an effort to help them become experienced, confident contributors to Open Source Software (OSS). Our documentation contains guidance for first-time contributors, including:
Django フレームワークでの作業¶
If you enjoy working with Django, wait until you start working on it. Really, anyone can do something to improve Django, which will improve the experience of lots of people!
Django 自体の作業は、大きく3つの分野に分けられます:
Contributing code¶
Fix a bug, or add a new feature. You can make a pull request and see your code in the next version of Django.
Contributing documentation¶
Django のドキュメントは重要な強みの一つです。情報が豊富で徹底しています。あなたはドキュメントを改善し、フレームワークの進化に対応できるようにすることができます。
Django のローカライズ¶
Django は100以上の言語に翻訳されています。クリンゴン語 (訳注: 『スタート・レック』に登場する宇宙人の言語) の翻訳すらあります! i18n チームは常に言語サポートのメンテナンスと拡大を助けてくれる翻訳者を求めています。
Other ways of contributing¶
Explore additional avenues of contributing to Django beyond coding. Django's ticket tracker is the central hub for managing issues, improvements, and contributions to Django. It's a valuable resource where you can report bugs you encounter or assist in triaging existing tickets to ensure a smooth development workflow. Explore the ways you can make a difference below, and join us in making Django better for everyone.
We're looking forward to working with you. Welcome aboard!