Clarify policy regarding 1 issue per pull request

未關閉
#494 2 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
2/5
預估耗時
1-3 小時
新手友好度
35/100
Issue 類型
文件
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
python
領域
documentation

研究方向

閱讀連結的 python-dev 郵件列表討論和 devguide 的分類頁面,包括其中關於拉取請求生命週期的指引。釐清每個拉取請求是否應保留一個處於開啟狀態的 issue、是否保留最早的 issue 並將其他 issue 標記為重複項,以及 bots 和 blurb 如何處理這些問題;完成的標準是將該政策記錄在適當的頁面中。

由索引模型根據 Issue 內容生成。

描述

help wanted topic-pull requests type-bug type-feature

In python-dev mailing list, it was asked what to do when a PR will address multiple issues.
https://mail.python.org/archives/list/python-dev@python.org/thread/74FS2DW2L4MDJXRREAABXYRWNI6INMBA/

From few answers from the core devs, seems like we prefer keeping only one issue open (the oldest one), and mark the rest as duplicates. Also, our workflow (bots and blurb) kinda expects 1 bpo issue per 1 pull request.

It would be great to clarify all of the above in either the pull request life cycle page, or in the triaging page.

主要語言
Python
星號
2.1k
分支
1k
平均合併
2 天 12 小時
30 天內合併 PR
12

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

python/devguide 的其他 Issue

查看 python/devguide 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。