mirror of
https://github.com/zadam/trilium.git
synced 2025-12-06 07:24:25 +01:00
Copilot Integration: - Streamlined instructions (70% shorter than original) - Task templates for common operations - Three-tier usage strategy (free/strategic/manual) - Optimized for GitHub Copilot Basic tier limits Development Resources: - Common task workflows with time estimates - Feature parity checklist with priorities - Debugging and troubleshooting guides - Testing scenarios and checklists - Code quality standards Workflow Optimization: - Efficient Copilot task budgeting - Real-world implementation examples - Performance and success metrics - Project completion roadmap Reduces repetitive context in prompts. Maximizes limited Copilot task budget.
2 lines
68 B
Markdown
2 lines
68 B
Markdown
git add .
|
|
git commit -m "feat: [FEATURE_NAME] - [BRIEF_DESCRIPTION]" |