Documentation
This directory contains the project's documentation files, including guides, specifications, and other relevant information.
Use backlog doc create <title> to add a new document. By default, files are saved here, but you can specify a subfolder with -p <path>.
List all documents with backlog doc list.
Configuration Options
config.yml supports the following keys:
project_name: Name of the projectdefault_assignee: Optional user assigned to new tasksdefault_status: Default status for new tasksstatuses: List of allowed task statuseslabels: List of available labelsmilestones: Project milestonesdate_format: Format forcreated_datevalues (defaultyyyy-mm-dd)
Default statuses are To Do, In Progress, and Done. Draft tasks live in .backlog/drafts.