veza/.github/ISSUE_TEMPLATE/bug_report.md
senke 279a10d317 chore(cleanup): remove veza-chat-server directory and all operational references
Chat functionality is now fully handled by the Go backend (since v0.502).
Remove the deprecated Rust chat server and all its references from:
- CI/CD workflows (ci.yml, cd.yml, rust-ci.yml, chat-ci.yml)
- Monitoring & proxy config (prometheus, caddy, haproxy)
- Incus deployment scripts and documentation
- Monorepo config (package.json, dependabot, GH templates)
2026-02-22 21:13:00 +01:00

49 lines
717 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 / 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.