1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
<!--
Thank you for your pull request!
If this is your first pull request for RAUC, please read:
https://rauc.readthedocs.io/en/latest/contributing.html
Please describe what it changes, e.g. fixes a bug (and how), adds a feature, fixes documentation…
If you add a feature, please answer these questions:
- What do you use the feature for?
- How does RAUC benefit from the feature?
- How did you verify the feature works?
- If hardware is needed for the feature, which hardware is supported and which
hardware did you test with?
Please also allow edits by maintainers, so we can apply minor fixes directly.
-->
<!--
In case your PR fixes an issue, please reference it in the next line, i.e.
Fixes: #[insert number without brackets here]
-->
|