mirror of
https://github.com/got-feedBack/feedBack.git
synced 2026-09-13 05:08:31 +00:00
1.3 KiB
1.3 KiB
Summary
Linked issue
Test plan
pytest -qpasses locallynpm run test:jspasses locallynpm test(Playwright) passes locally — or CI will run it- Verified in
docker compose up(live-reload working directory) - Plugin manifest validates against
schema/plugin.schema.json(including capability metadata) - Not applicable — explain below
Screenshots / recordings
Checklist
- DCO sign-off on every commit (
Signed-off-by:trailer) - Conventional-commit subject (
feat(scope):,fix(scope):,docs:,chore:) CHANGELOG.md[Unreleased]section updated- Documentation updated if behaviour or contracts changed