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
|
## 📋 Table des Matières
|
||||||
|
|
||||||
- [🎯 Comment Contribuer](#-comment-contribuer)
|
- [🎯 Comment Contribuer](#comment-contribuer)
|
||||||
- [🚀 Premiers Pas](#-premiers-pas)
|
- [🚀 Premiers Pas](#premiers-pas)
|
||||||
- [🔧 Environnement de Développement](#️-environnement-de-développement)
|
- [🔧 Environnement de Développement](#environnement-de-developpement)
|
||||||
- [📝 Processus de Contribution](#-processus-de-contribution)
|
- [📝 Processus de Contribution](#processus-de-contribution)
|
||||||
- [🧪 Tests](#-tests)
|
- [🧪 Tests](#tests)
|
||||||
- [📚 Documentation](#-documentation)
|
- [📚 Documentation](#documentation)
|
||||||
- [🐛 Signaler un Bug](#-signaler-un-bug)
|
- [🐛 Signaler un Bug](#signaler-un-bug)
|
||||||
- [💡 Proposer une Fonctionnalité](#-proposer-une-fonctionnalité)
|
- [💡 Proposer une Fonctionnalité](#proposer-une-fonctionnalite)
|
||||||
- [🔍 Code Review](#-code-review)
|
- [🔍 Code Review](#code-review)
|
||||||
- [📦 Release](#-release)
|
- [📦 Release](#release)
|
||||||
|
|
||||||
## 🎯 Comment Contribuer
|
## 🎯 Comment Contribuer
|
||||||
|
|
||||||
@ -146,6 +146,7 @@ test(integration): add multi-relay sync tests
|
|||||||
```
|
```
|
||||||
|
|
||||||
#### Types
|
#### Types
|
||||||
|
|
||||||
- `feat` - Nouvelle fonctionnalité
|
- `feat` - Nouvelle fonctionnalité
|
||||||
- `fix` - Correction de bug
|
- `fix` - Correction de bug
|
||||||
- `docs` - Documentation
|
- `docs` - Documentation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user