aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoqbot-app[bot]2021-03-10 14:08:09 +0000
committerGitHub2021-03-10 14:08:09 +0000
commita40631f9fbcd0ef8c1a716010be48e3f650e8955 (patch)
tree10c5c6e1d15da4d3d2cf64cf26eb912c0348b0bb
parentcde4dceb93ba1f91d20f13a0fdea8f9731a6a626 (diff)
parent5fc074e924a705baf6344bc4e0c0916bc1b6c542 (diff)
Merge PR #13922: Mention overlays in PR template
Reviewed-by: Zimmi48
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 3bd3342329..df9e14b178 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -17,3 +17,5 @@ Fixes / closes #????
<!-- (Otherwise, remove these lines.) -->
- [ ] Corresponding documentation was added / updated (including any warning and error messages added / removed / modified).
- [ ] Entry added in the changelog (see https://github.com/coq/coq/tree/master/doc/changelog#unreleased-changelog for details).
+- [ ] Overlay pull requests (if this breaks 3rd party developments in CI, see
+https://github.com/coq/coq/blob/master/dev/ci/user-overlays/README.md for details)