Gerrit/ja
Gerrit is the website where Wikimedia hosts all its Git repositories, and reviews changes proposed to those repositories. Before change requests are merged in Gerrit, each change is reviewed to ensure they meet standards of security, quality, and coding style. Anyone is welcome to create an account and leave review comments on changes. The special rights to merge or reject changes is reserved to maintainers.
要件
ソフトウェア開発が初めてでどこに貢献すべきかわからない場合は、まず 新規開発者 を読んでください。もし MediaWiki のコアまたは拡張機能に取り組むと決めたなら、MediaWikiハッカーになる方法 を読んでください。
MediaWikiに慣れ親しんでいるものの、そのソフトウェア開発は初めての経験豊かな開発者の場合は、開発者ハブ にアクセスしてください。Submit your first patch
Follow the Gerrit/チュートリアル for setting up Git, creating a developer account, and opening change requests in Gerrit.
Gerrit アカウントなしでのコードのダウンロード
変更を提案する予定がなく、ソースコードをダウンロードしたいなら:
- Clone the MediaWiki core repository using
git clone https://gerrit.wikimedia.org/r/mediawiki/core.git
. - Browse and fork our mirrors from GitHub at https://github.com/wikimedia.
機能改善パッチ
- Gertit/コード レビュー/レビューを受ける - 自分のパッチをレビューにかける方法とは
- Gerrit/コミット メッセージの指針 - コミットの要約の適切な書き方
コードレビュー担当者向け
- Gerrit/コード レビュー - コードレビューの方法を覚えてください。ぜひ変更の査読をお手伝いしてください!
- Gerrit/特権方針 - Gerrit で統合権限のある査読者向けの開発の方針
プロジェクトの所有者 / 管理者向け
- Gerrit/新しいリポジトリ - Gerrit で新規プロジェクトを立ち上げる
- Gerrit/特権方針 - Gerrit でプロジェクト主催者になるには, Gerrit で統合権限のある査読者向けの開発の方針
- Gerrit/Inactive projects - 活動量の少ないプロジェクトの管理のガイドライン
- Gerrit/地域化ボット - translatewiki.net 統合翻訳更新を追加する方法