Commit Graph

1 Commits

Author SHA1 Message Date
Vijay Janapa Reddi
683ef7346b feat(process): establish issue branch workflow with GitHub automation
- Created comprehensive issue branch workflow documentation
- Standardized branch naming: issue-{number}-{short-description}
- Defined commit message format with automatic issue linking
- Established GitHub automation keywords (Closes, Addresses, etc.)
- Added quick reference guide for daily use
- Ensures full traceability from issue to resolution
- Enables automatic issue closure through PR merges

This workflow will streamline our issue management and provide
complete audit trails for all textbook improvements.
2025-09-03 20:05:44 -04:00