summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2023-03-24 10:22:54 +0200
committerPanu Matilainen <pmatilai@redhat.com>2023-03-24 10:22:54 +0200
commit909e0aeec642e5925ad5200c60612018d72cd582 (patch)
treec6872669ccb5e25d4cfbb61c0a5234ea6b73406e
parenta1bd9f558ee4fa92918107f45b002222c07801b5 (diff)
downloadrpm-909e0aeec642e5925ad5200c60612018d72cd582.tar.gz
Add a note about CI tests to contributing guidelines
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 2e275a166..3ca2bb303 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -50,6 +50,7 @@ in another branch and only push to the branch of the pull request when
you are ready for further feedback.
This is a project with limited resources, please do not flood us.
+A pull request with failing CI tests will generally not be looked at.
## Coding Style