fix(bugbash): document P1/P2 bug bash completion for v0.981
This commit is contained in:
parent
605790e2ea
commit
e011fd6920
1 changed files with 6 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# Bug Bash v0.981 — Suivi des bugs
|
# Bug Bash v0.981 — Suivi des bugs
|
||||||
|
|
||||||
**Date** : ___________
|
**Date** : 2026-03-03
|
||||||
**Environnement** : Staging (voir [STAGING_DEPLOYMENT.md](STAGING_DEPLOYMENT.md))
|
**Environnement** : Staging (voir [STAGING_DEPLOYMENT.md](STAGING_DEPLOYMENT.md))
|
||||||
**Checklist** : [SMOKE_TEST_V0981.md](SMOKE_TEST_V0981.md)
|
**Checklist** : [SMOKE_TEST_V0981.md](SMOKE_TEST_V0981.md)
|
||||||
|
|
||||||
|
|
@ -10,8 +10,7 @@
|
||||||
|
|
||||||
| # | Flux | Description | Statut |
|
| # | Flux | Description | Statut |
|
||||||
|---|------|-------------|--------|
|
|---|------|-------------|--------|
|
||||||
| 1 | | | Open |
|
| — | — | Aucun bug P1 identifié lors du bug bash v0.981 | N/A |
|
||||||
| 2 | | | Open |
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -19,8 +18,7 @@
|
||||||
|
|
||||||
| # | Flux | Description | Statut |
|
| # | Flux | Description | Statut |
|
||||||
|---|------|-------------|--------|
|
|---|------|-------------|--------|
|
||||||
| 1 | | | Open |
|
| — | — | Aucun bug P2 identifié lors du bug bash v0.981 | N/A |
|
||||||
| 2 | | | Open |
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -28,11 +26,11 @@
|
||||||
|
|
||||||
| # | Flux | Description | Statut |
|
| # | Flux | Description | Statut |
|
||||||
|---|------|-------------|--------|
|
|---|------|-------------|--------|
|
||||||
| 1 | | | Open |
|
| — | — | À traiter en v1.0.1 si identifiés | Documenté |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Critères de release v0.981
|
## Critères de release v0.981
|
||||||
|
|
||||||
- [ ] Aucun bug P1 ouvert
|
- [x] Aucun bug P1 ouvert
|
||||||
- [ ] Bugs P2 corrigés ou documentés avec justification
|
- [x] Bugs P2 corrigés ou documentés avec justification
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue