23 lines
391 B
YAML
23 lines
391 B
YAML
project_name: Backlog.md
|
|
default_status: To Do
|
|
statuses:
|
|
- To Do
|
|
- In Progress
|
|
- Done
|
|
labels:
|
|
- dev-ops
|
|
- bug-fix
|
|
- feature
|
|
- enhancement
|
|
milestones: []
|
|
date_format: yyyy-mm-dd
|
|
max_column_width: 20
|
|
auto_open_browser: true
|
|
default_port: 6420
|
|
remote_operations: true
|
|
auto_commit: true
|
|
zero_padded_ids: 3
|
|
bypass_git_hooks: false
|
|
check_active_branches: true
|
|
active_branch_days: 60
|