Files
gps-denied-onboard/.cursor/rules/git-workflow.mdc
T

9 lines
224 B
Plaintext

---
description: "Git workflow: work on dev branch, commit message format with Jira IDs"
alwaysApply: true
---
# Git Workflow
- Work on the `dev` branch
- Commit message format: `[JIRA-ID-1] [JIRA-ID-2] Summary of changes`