Files
vendoo/.github/pull_request_template.md
T
Masterluke77andGitHub 6f48827f4d Vendoo 1.41.2 – Git Ignore Boundary & Module Tracking Hotfix (#18)
* docs: prepare Vendoo 1.41.2 git-ignore boundary hotfix

* fix: track native source modules with root-anchored runtime ignores
2026-07-09 17:09:00 +02:00

21 lines
606 B
Markdown

## Änderung
<!-- Was wurde geändert und warum? -->
## Sicherheit und Daten
- [ ] Keine `.env`, Tokens, Datenbanken, Uploads, Backups, Logs oder Modelle enthalten
- [ ] Bestehende Benutzer- und Artikeldaten bleiben erhalten
- [ ] Originalbilder werden nicht überschrieben
- [ ] FASHN VTON / Virtual Try-on wurde nicht wieder eingeführt
## Prüfung
- [ ] `npm ci`
- [ ] `npm run verify:git`
- [ ] `npm run check`
- [ ] `npm run verify:architecture`
- [ ] `npm run verify:deployment`
- [ ] `npm run verify:db`
- [ ] Windows-/Docker-/Browser-Abnahme dokumentiert oder ausdrücklich als offen markiert