aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 3582d18cf6..6794a296dc 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -828,7 +828,9 @@ organization, because of a limitation of GitHub).
- the overlays that are backward-compatible (normally the case for
overlays fixing Coq code) should have been merged *before* the PR
- can be merged;
+ can be merged; it might be a good idea to ask the PR author to
+ remove the overlay information from the PR to get a fresh CI run
+ and ensure that all the overlays have been merged;
- the overlays that are not backward-compatible (normally only the
case for overlays fixing OCaml code) should be merged *just after*