sdk_relay/.gitea/ISSUE_TEMPLATE/feature_request.md
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

28 lines
506 B
Markdown

---
name: Feature Request
about: Proposer une nouvelle fonctionnalité pour sdk_relay
title: '[FEATURE] '
labels: ['enhancement', 'needs-triage']
assignees: ''
---
## 🚀 Résumé
...
## 💡 Motivation
...
## 🎯 Proposition
- [ ] Fonctionnalité 1
- [ ] Fonctionnalité 2
## 🧪 Tests
- [ ] Unitaires
- [ ] Intégration
## 📚 Documentation
- [ ] API/README mis à jour
## 🔗 Liens
- [Issues similaires](https://git.4nkweb.com/4nk/sdk_relay/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement)