Browse Source

doc: contribute: remove bullet duplicating same message re bisectability

Remove duplicate text about bisectability which is explained in more
details in following bullets.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
pull/84993/head
Anas Nashif 6 months ago committed by Benjamin Cabé
parent
commit
ef1b3bccdc
  1. 4
      doc/contribute/contributor_expectations.rst

4
doc/contribute/contributor_expectations.rst

@ -109,10 +109,6 @@ PR Requirements
Contributors may mark a PR as draft and explicitly request reviewers to Contributors may mark a PR as draft and explicitly request reviewers to
provide early feedback, even with failing CI checks. provide early feedback, even with failing CI checks.
- When breaking up a PR into multiple commits, each commit must build cleanly. The
CI system does not enforce this policy, so it is the PR author's
responsibility to verify.
- Commits in a pull request should represent clear, logical units of change that are easy to review - Commits in a pull request should represent clear, logical units of change that are easy to review
and maintain bisectability. The following guidelines expand on this principle: and maintain bisectability. The following guidelines expand on this principle:

Loading…
Cancel
Save