## The problem ... **Related issues:** **Related PRs:** ## Solution ... **AI transparency:** *If AI has been used, explain how. See https://doc.yunohost.org/en/dev/?persistLocale=true#%EF%B8%8F-develop* ## PR Status *Work in progress / Untested / Tested partially / Fully tested / Wait for other PR to be merged / Ready* ### Code TODOs *Here are frequently forgotten tasks:* - [ ] Discuss about this change with others contributors (on chat, contributors meeting, forum, issues or pr) - [ ] Update related repo (like yunohost-admin, yunohost-portal, package-linter, etc.) - [ ] Write data or settings migration - [ ] Pass Continuous Integration checks - [ ] Add some missing translations keys - [ ] Update/write unit tests - [ ] Update/write documentation ### Tests TODOs *Indicate here tests you have already done, and tests you think should be done* - [ ] Run the code in cli by calling command by hand - [ ] Test change on configuration on an instance ## How to test *Please add here commands to install dependencies, manual change to do in ynh-dev container, commands to make some basic tests, etc.* ...