From 078c8dbf8c6038de07b014a0aeac7de984e03e90 Mon Sep 17 00:00:00 2001 From: Selecta Keke Date: Wed, 24 Jun 2026 12:22:47 -0300 Subject: [PATCH] Add issue templates for product tracking --- .gitea/ISSUE_TEMPLATE/01-bug.md | 36 +++++++++++++++++++++ .gitea/ISSUE_TEMPLATE/02-amelioration-ux.md | 26 +++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 .gitea/ISSUE_TEMPLATE/01-bug.md create mode 100644 .gitea/ISSUE_TEMPLATE/02-amelioration-ux.md diff --git a/.gitea/ISSUE_TEMPLATE/01-bug.md b/.gitea/ISSUE_TEMPLATE/01-bug.md new file mode 100644 index 0000000..a534416 --- /dev/null +++ b/.gitea/ISSUE_TEMPLATE/01-bug.md @@ -0,0 +1,36 @@ +--- +name: Bug / regression +about: Signaler un bug, une régression ou un comportement incohérent +title: "[Bug] " +labels: [] +assignees: [] +--- + +## Contexte + +Page, module ou parcours concerné : + +## Problème observé + +Décris clairement ce qui se passe réellement. + +## Résultat attendu + +Décris le comportement attendu. + +## Étapes de reproduction + +1. +2. +3. + +## Environnement + +- public / association / admin : +- desktop / tablette / mobile : +- local / préprod / prod : + +## Impact métier + +Explique ce que le bug bloque ou dégrade. + diff --git a/.gitea/ISSUE_TEMPLATE/02-amelioration-ux.md b/.gitea/ISSUE_TEMPLATE/02-amelioration-ux.md new file mode 100644 index 0000000..ca939f3 --- /dev/null +++ b/.gitea/ISSUE_TEMPLATE/02-amelioration-ux.md @@ -0,0 +1,26 @@ +--- +name: Amelioration UX +about: Demander une amélioration ciblée de lisibilité, de cohérence ou de fluidité +title: "[UX] " +labels: [] +assignees: [] +--- + +## Zone concernée + +## Problème actuel + +## Amélioration souhaitée + +## Utilisateur cible + +- public +- association +- administration + +## Critères d’acceptation + +- [ ] +- [ ] +- [ ] +