Bacula uses unusual contribution workflow, where instead of
merge-requests changes have to be sent via issues. So make sure it is
documented.
Fixes: https://gitlab.bacula.org/bacula-community-edition/bacula-community/-/issues/2726
Thanks Konstantin Kharlamov
License:
Please see the file LICENSE for the terms of the license.
+
+Contributing:
+Contribution requires creating [an issue](https://gitlab.bacula.org/bacula-community-edition/bacula-community/-/issues)
+describing your changes, and then attaching commits produced via `git format-patch -n --stdout > 1.patch`
+command, where `n` is the number of commits.
+