diff --git a/README.md b/README.md index 4ba8132..828cb6f 100644 --- a/README.md +++ b/README.md @@ -93,3 +93,7 @@ $ tmt -c distro=fedora-rawhide run --all \ prepare --insert --how install -D /path/to/packages \ provision -h virtual -i fedora-rawhide ``` + +### Sending pull-requests + +Always send pull-requests rather than pushing the commits directly to avoid breaking CI.