RFC2119
用語の重要度の定義
- MUST
This word, or the terms “REQUIRED” or “SHALL”, mean that the
definition is an absolute requirement of the specification.
- MUST NOT
This phrase, or the phrase “SHALL NOT”, mean that the
definition is an absolute prohibition of the specification.
- SHOULD
This word, or the adjective “RECOMMENDED”, mean that there
may exist valid reasons in particular circumstances to ignore a
particular item, but the full implications must be understood and
carefully weighed before choosing a different course.
- SHOULD NOT
This phrase, or the phrase “NOT RECOMMENDED” mean that
there may exist valid reasons in particular circumstances when the
particular behavior is acceptable or even useful, but the full
implications should be understood and the case carefully weighed
before implementing any behavior described with this label.
- api google cloud のAPIデザインガイド
- Google コードレビュー開発者ガイド - ebiken
- コードレビューの指針
- 最低限のコードレビュー観点
- モダンなPull Requestの回し方
- CODEOWNERは良さそう