docs(md): fix MD051 link fragments in CONTRIBUTING ToC
This commit is contained in:
parent
03ed5ef760
commit
4ccd385b19
@ -4,16 +4,16 @@ Merci de votre intérêt pour contribuer au projet 4NK Node ! Ce guide vous aide
|
||||
|
||||
## 📋 Table des Matières
|
||||
|
||||
- [🎯 Comment Contribuer](#-comment-contribuer)
|
||||
- [🚀 Premiers Pas](#-premiers-pas)
|
||||
- [🔧 Environnement de Développement](#️-environnement-de-développement)
|
||||
- [📝 Processus de Contribution](#-processus-de-contribution)
|
||||
- [🧪 Tests](#-tests)
|
||||
- [📚 Documentation](#-documentation)
|
||||
- [🐛 Signaler un Bug](#-signaler-un-bug)
|
||||
- [💡 Proposer une Fonctionnalité](#-proposer-une-fonctionnalité)
|
||||
- [🔍 Code Review](#-code-review)
|
||||
- [📦 Release](#-release)
|
||||
- [🎯 Comment Contribuer](#comment-contribuer)
|
||||
- [🚀 Premiers Pas](#premiers-pas)
|
||||
- [🔧 Environnement de Développement](#environnement-de-developpement)
|
||||
- [📝 Processus de Contribution](#processus-de-contribution)
|
||||
- [🧪 Tests](#tests)
|
||||
- [📚 Documentation](#documentation)
|
||||
- [🐛 Signaler un Bug](#signaler-un-bug)
|
||||
- [💡 Proposer une Fonctionnalité](#proposer-une-fonctionnalite)
|
||||
- [🔍 Code Review](#code-review)
|
||||
- [📦 Release](#release)
|
||||
|
||||
## 🎯 Comment Contribuer
|
||||
|
||||
@ -146,6 +146,7 @@ test(integration): add multi-relay sync tests
|
||||
```
|
||||
|
||||
#### Types
|
||||
|
||||
- `feat` - Nouvelle fonctionnalité
|
||||
- `fix` - Correction de bug
|
||||
- `docs` - Documentation
|
||||
|
Loading…
x
Reference in New Issue
Block a user