Files
yunohost/.github/PULL_REQUEST_TEMPLATE.md
machine-a-tsoins edb4c397df
Some checks failed
Check for new n releases / updater (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
🍽 Fork YunoHost — snapshot mangé par la machine à tsoins
Upstream: https://github.com/YunoHost/yunohost @ 3a5f8bac8301c450897b96cbd43a4c7d3ba750fb
But (José) : transformer tout le code en bions + ploxions du xerboxion.
La carte de digestion vit au labo : /yunohost-digest.json
2026-07-03 17:20:06 +00:00

36 lines
1.1 KiB
Markdown

## 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.*
...