16 lines
355 B
YAML
16 lines
355 B
YAML
project_name: "FolkJS Migration"
|
|
default_status: "To Do"
|
|
statuses: ["To Do", "In Progress", "Done"]
|
|
labels: []
|
|
milestones: []
|
|
date_format: yyyy-mm-dd
|
|
max_column_width: 20
|
|
default_editor: "nvim"
|
|
auto_open_browser: true
|
|
default_port: 6420
|
|
remote_operations: true
|
|
auto_commit: false
|
|
bypass_git_hooks: false
|
|
check_active_branches: true
|
|
active_branch_days: 30
|