feat: add ticket record language config

This commit is contained in:
2026-06-08 17:02:16 +09:00
parent 17ac5b04f0
commit fb261bb4f6
9 changed files with 310 additions and 28 deletions
+3
View File
@@ -2,6 +2,9 @@
provider = "builtin:yoi_local"
root = ".yoi/tickets"
[ticket]
language = "Japanese"
[roles.intake]
profile = "project:intake"
workflow = "ticket-intake-workflow"