Add task_prefix to backlog config
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
e9f7dba926
commit
fe53340869
|
|
@ -13,3 +13,4 @@ auto_commit: false
|
||||||
bypass_git_hooks: false
|
bypass_git_hooks: false
|
||||||
check_active_branches: true
|
check_active_branches: true
|
||||||
active_branch_days: 30
|
active_branch_days: 30
|
||||||
|
task_prefix: "task"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue