libgit2 / libgit2/libgit2sharp
New Development Process
オープン
まだ誰も着手していません。
- 主要言語
- C#
- スター
- 3.5k
- フォーク
- 925
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
With the release of v0.22, we want to streamline the development processes a bit and make them more like the current libgit2 "development rooles". This will help those of us who work on both just a little bit saner, and hopefully also be more in line with what other projects do. This means:
- The
masterbranch is where development happens now. It's now the default branch and where new pull requests should be targeted. - Any bugfix releases we'll branch a
maint/v0.22to handle it, based on the appropriate tagged release. - Please make sure that your pull requests update the
[CHANGELOG.md](https://github.com/libgit2/libgit2sharp/blob/master/CHANGELOG.md)at the root of the repository.
We'll deal with manually merging any existing PRs that we want to take. Thanks!
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
開発プロセスに関する告知とルートの CHANGELOG.md、および master ブランチと maint/v0.22 ブランチのガイダンスを確認してください。リポジトリがこれらの規約を引き続き文書化しているか、また pull request で CHANGELOG.md を更新することが求められているかを確認してください。現在のプロセスが明確に記録され、一貫していれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- git, github
- 領域
- developer-experience, release
- issue の種類
- ドキュメント
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 15/100