doc/pull-requests.md
This document clarifies rules and expectations of contributing and reviewing pull requests. It is structured as a list of rules which can be referenced on a PR to moderate and drive discussions. If a rule causes distress during discussions itself, it has to be reviewed on the dev meeting and updated.
<a name="pr-template"></a>
<a name="human-in-the-loop"></a>
<a name="design-review"></a>
<a name="fixups"></a>
<a name="review-reqs"></a>
<a name="checklist-build-and-test"></a>
How to test section of a PR description.
<a name="checklist-project-org"></a>ERROR: Found results that aren't part of the baseline! X some-dependency, some-license), we need to run the license check in review mode (npm run license:check:review).What it does section from the PR.
<a name="checklist-commit-history"></a>git pull -r or git fetch && git rebase to pick up changes from the master.
<a name="checklist-i18n"></a>nls service.
<a name="reviewing-template"></a>
How to test section of a PR description.
<a name="reviewing-checklist"></a><a name="changes-review-reqs"></a>
<a name="justifying-approve"></a>
<a name="collaboration-on-pr"></a>
<a name="landing-pr"></a>
<a name="reverting-pr"></a>
<a name="closing-pr"></a>