libgit2 / libgit2/libgit2sharp
New Development Process
未關閉
還沒有人認領這個 Issue。
- 主要語言
- 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 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
檢查開發流程公告和根目錄中的 CHANGELOG.md,以及 master 和 maint/v0.22 分支的指南。確認儲存庫是否仍記錄這些慣例,以及是否要求 pull requests 更新 CHANGELOG.md;當目前的流程已清楚記錄且一致時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- git, github
- 領域
- developer-experience, release
- Issue 類型
- 文件
- 難度
- 1/5
- 預估耗時
- 1 小時以內
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 15/100