initial commit

This commit is contained in:
Dylan Knutson
2025-08-26 22:21:50 -04:00
commit caebe567df
8 changed files with 278 additions and 0 deletions

15
backlog/config.yml Normal file
View File

@@ -0,0 +1,15 @@
project_name: "pawctioneer-bot"
default_status: "To Do"
statuses: ["To Do", "In Progress", "Done"]
labels: []
milestones: []
date_format: yyyy-mm-dd
max_column_width: 20
auto_open_browser: true
default_port: 6420
remote_operations: true
auto_commit: false
zero_padded_ids: 3
bypass_git_hooks: false
check_active_branches: true
active_branch_days: 30