Nicolas Cantu 21f97c53e9
Some checks failed
CI - sdk_relay / build-test (push) Failing after 34s
CI - sdk_relay / security (push) Successful in 2m2s
Open source: LICENSE, CONTRIBUTING, CODE_OF_CONDUCT, CHANGELOG, Gitea templates, CI, docs index, tests scaffolding
2025-08-25 15:00:15 +02:00

45 lines
679 B
Markdown

---
name: Bug Report
about: Signaler un bug pour améliorer sdk_relay
title: '[BUG] '
labels: ['bug', 'needs-triage']
assignees: ''
---
## 🐛 Description du Bug
Description claire et concise du problème.
## 🔄 Étapes pour Reproduire
1. ...
2. ...
3. ...
## ✅ Comportement Attendu
...
## ❌ Comportement Actuel
...
## 💻 Informations Système
- OS: ...
- Rust: ...
- Version sdk_relay: ...
## 📝 Logs
```
Logs pertinents ici
```
## 🔧 Tentatives de Résolution
- [ ] Clippy/fmt OK
- [ ] Tests OK
- [ ] Rebuild
## 📚 Liens
- [Documentation](../docs)
- [Issues similaires](https://git.4nkweb.com/4nk/sdk_relay/issues?q=is%3Aissue+is%3Aopen+label%3Abug)