chore: address plugin manifest review

Signed-off-by: barlind <tobias@barlind.se>
This commit is contained in:
barlind
2026-06-18 00:41:56 -07:00
committed by Bret Mogilefsky
parent e76927524a
commit 04db4a233b
6 changed files with 89 additions and 80 deletions
+1 -1
View File
@@ -34,5 +34,5 @@ Thanks for the PR! A few quick reminders before you hit submit:
- [ ] DCO sign-off on every commit (`Signed-off-by:` trailer)
- [ ] Conventional-commit subject (`feat(scope):`, `fix(scope):`, `docs:`, `chore:`)
- [ ] `CHANGELOG.md` `[Unreleased]` section updated (skip for chore/docs)
- [ ] `CHANGELOG.md` `[Unreleased]` section updated
- [ ] Documentation updated if behaviour or contracts changed