Commit 1702b7f
docs(contributing): require green CI checks before review (#627)
Adds a step to the PR process making it explicit that all CI checks must pass before requesting a review.
Includes guidance on the most common cause of spurious failures (branch out of date with `develop`) and a rebase command to fix it. Also notes that persistent unexplained failures after rebasing are issue candidates and contributions to fix them are welcome.1 parent 52ab5f8 commit 1702b7f
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
110 | 121 | | |
111 | 122 | | |
112 | 123 | | |
| |||
0 commit comments