veza/.github/ISSUE_TEMPLATE/bug_report.md

49 lines
731 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: "🐞 Bug report"
about: Décrire un bug pour le corriger proprement
title: "[BUG] "
labels: bug
---
## 🐞 Description du bug
Décrire clairement le problème.
---
## 🔁 Étapes pour reproduire
1.
2.
3.
---
## ✅ Comportement attendu
Ce qui aurait dû se passer.
---
## 💻 Contexte
- Service impacté : (backend-api / chat-server / stream-server / web-frontend / infra)
- Branch : (main / develop / autre)
- Environnement : (local / dev / staging / prod)
---
## 📚 Impact sur ORIGIN
- [ ] Aucun
- [ ] Contradiction avec ORIGIN (préciser le fichier / la section)
---
## 🧪 Logs / captures (optionnel)
Coller ici :
- extraits de logs,
- captures décran,
- requêtes HTTP, etc.