New Development Process

オープン
#1,270 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
1/5
見積もり時間
1時間未満
初心者へのやさしさ
15/100
issue の種類
ドキュメント
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
git, github

調査の方向性

開発プロセスに関する告知とルートの CHANGELOG.md、および master ブランチと maint/v0.22 ブランチのガイダンスを確認してください。リポジトリがこれらの規約を引き続き文書化しているか、また pull request で CHANGELOG.md を更新することが求められているかを確認してください。現在のプロセスが明確に記録され、一貫していれば完了です。

索引モデルが issue の本文から書いたものです。

説明

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:

  1. The master branch is where development happens now. It's now the default branch and where new pull requests should be targeted.
  2. Any bugfix releases we'll branch a maint/v0.22 to handle it, based on the appropriate tagged release.
  3. 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!

主要言語
C#
スター
3.5k
フォーク
925
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

libgit2/libgit2sharp のほかの issue

libgit2/libgit2sharp の issue をすべて見る

似ている issue

C# の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。