|
3 | 3 | <!--- TOC --> |
4 | 4 |
|
5 | 5 | * [Introduction](#introduction) |
6 | | -* [Who should read this document?](#who-should-read-this-document?) |
| 6 | +* [Who should read this document?](#who-should-read-this-document) |
7 | 7 | * [Submitting PR](#submitting-pr) |
8 | | - * [Who can submit pull requests?](#who-can-submit-pull-requests?) |
| 8 | + * [Who can submit pull requests?](#who-can-submit-pull-requests) |
9 | 9 | * [Humans](#humans) |
10 | | - * [Draft PR?](#draft-pr?) |
| 10 | + * [Draft PR?](#draft-pr) |
11 | 11 | * [Base branch](#base-branch) |
12 | 12 | * [PR Review Assignment](#pr-review-assignment) |
13 | 13 | * [PR review time](#pr-review-time) |
14 | 14 | * [Re-request PR review](#re-request-pr-review) |
15 | | - * [When create split PR?](#when-create-split-pr?) |
| 15 | + * [When create split PR?](#when-create-split-pr) |
16 | 16 | * [Avoid fixing other unrelated issue in a big PR](#avoid-fixing-other-unrelated-issue-in-a-big-pr) |
17 | 17 | * [Bots](#bots) |
18 | 18 | * [Renovate](#renovate) |
19 | 19 | * [Gradle wrapper](#gradle-wrapper) |
20 | 20 | * [Sync analytics plan](#sync-analytics-plan) |
21 | 21 | * [Reviewing PR](#reviewing-pr) |
22 | | - * [Who can review pull requests?](#who-can-review-pull-requests?) |
| 22 | + * [Who can review pull requests?](#who-can-review-pull-requests) |
23 | 23 | * [What to have in mind when reviewing a PR](#what-to-have-in-mind-when-reviewing-a-pr) |
24 | 24 | * [Rules](#rules) |
25 | 25 | * [Check the form](#check-the-form) |
|
29 | 29 | * [Check the commit](#check-the-commit) |
30 | 30 | * [Check the substance](#check-the-substance) |
31 | 31 | * [Make a dedicated meeting to review the PR](#make-a-dedicated-meeting-to-review-the-pr) |
32 | | - * [What happen to the issue(s)?](#what-happen-to-the-issues?) |
| 32 | + * [What happen to the issue(s)?](#what-happen-to-the-issues) |
33 | 33 | * [Merge conflict](#merge-conflict) |
34 | 34 | * [When and who can merge PR](#when-and-who-can-merge-pr) |
35 | 35 | * [Merge type](#merge-type) |
|
0 commit comments