README: Add sending pull-requests section.

This commit is contained in:
Jun Aruga 2026-01-29 12:55:42 +00:00
commit 1d0f3c0da4

View file

@ -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.