InnerSourceCommons / InnerSourceCommons/InnerSourcePatterns
Additions to the Standard Base Documentation pattern
@dellagustin-sap がすでに取り組んでいます。
2024年3月22日 から。
- 主要言語
- HTML
- スター
- 853
- フォーク
- 206
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 2
説明
The information below might make for great additions to the Standard Base Documentation pattern.
I believe what I mean by setup is not only the who makes changes - but also how. Often in projects that are maintained locally in a single team there are many unwritten rules. When moving beyond the boundaries of a single team what I found helps a great deal is making these unwritten rules explicit. Things like
- who has to review
- how long should it be expected to take until a first pull request feedback
- who should approve, and how many Trusted Committers
- what coding guidelines should we follow
- what makes for valid concerns for rejecting pull requests or delaying them
... essentially all of the things that can lead to friction if left implicit (those can differ from team to team and from org to org).
Originally posted by @MaineC in https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/321#r634389124
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。