docs(workflow): formalize gitflow process and templates

This commit is contained in:
Alfredo Di Stasio
2026-03-10 11:58:34 +01:00
parent 30595d0d89
commit f9329df64f
9 changed files with 381 additions and 109 deletions

25
CHANGELOG.md Normal file
View File

@ -0,0 +1,25 @@
# Changelog
All notable changes to this project are documented in this file.
The format follows a lightweight Keep a Changelog style.
## [Unreleased]
### Added
- Repository GitFlow workflow guide and templates.
### Changed
- Clarified branch naming and release/hotfix operations in contributor docs.
### Fixed
- N/A
## [0.0.0] - 2026-03-10
### Added
- Initial HoopScout project foundation and phased implementation baseline.