You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MAINTAINERS_GUIDE: Mention email in "How are decisions made?"
The old wording did not mention email discussion before working up
changes, which we often recommend [1,2] to avoid contributors sinking
a lot of work into a pull request that ends up being rejected because
of a fundamental design issue. The new wording mentions that and
also:
* Removes the overly compact short answer to avoid confusion [3]. The
section is not so long that it needs a one-line summary.
* Distinguishes between in-PR votes (LGTM/Rejected) and
merging/closing the PR.
* Mentions GOVERNANCE for management changes.
* Uses an enumerated list instead of "Step N" text.
* Uses one line per sentence.
[1]: CONTRIBUTING.md#conventions
[2]: opencontainers/runtime-spec#420 (comment)
[3]: opencontainers/runtime-spec#420 (comment)
Signed-off-by: W. Trevor King <[email protected]>
0 commit comments