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

View File

@ -0,0 +1,30 @@
---
name: Feature request
about: Propose a new capability aligned with product milestones
title: "[Feature] "
labels: enhancement
assignees: ""
---
## Problem
What user or business problem are we solving?
## Proposed Solution
Describe the minimum viable implementation.
## Scope
- In scope:
- Out of scope:
## Acceptance Criteria
- [ ]
- [ ]
## GitFlow Plan
- Branch suggestion: `feature/<scope>-<short-description>`
- Target milestone: