diff options
Diffstat (limited to 'docs/fr-fr/README.md')
-rw-r--r-- | docs/fr-fr/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/fr-fr/README.md b/docs/fr-fr/README.md index 4527ec4b4..3743bedc9 100644 --- a/docs/fr-fr/README.md +++ b/docs/fr-fr/README.md | |||
@@ -4,8 +4,8 @@ | |||
4 | [](https://travis-ci.org/qmk/qmk_firmware) | 4 | [](https://travis-ci.org/qmk/qmk_firmware) |
5 | [](https://discord.gg/Uq7gcHh) | 5 | [](https://discord.gg/Uq7gcHh) |
6 | [](https://docs.qmk.fm) | 6 | [](https://docs.qmk.fm) |
7 | [](https://github.com/qmk/qmk_firmware/pulse/monthly) | 7 | [](https://github.com/qmk/qmk_firmware/pulse/monthly) |
8 | [](https://github.com/qmk/qmk_firmware/) | 8 | [](https://github.com/qmk/qmk_firmware/) |
9 | 9 | ||
10 | ## Qu'est-ce que QMK Firmware ? | 10 | ## Qu'est-ce que QMK Firmware ? |
11 | 11 | ||
@@ -13,7 +13,7 @@ QMK (*Quantum Mechanical Keyboard*) est une communauté open source qui maintien | |||
13 | 13 | ||
14 | ## Comment l'obtenir | 14 | ## Comment l'obtenir |
15 | 15 | ||
16 | Si vous souhaitez contribuer à une disposition de clavier (keymap), ou à des fonctionnalités de QMK alors le plus simple est de [forker le dépôt avec Github](https://github.com/qmk/qmk_firmware#fork-destination-box) puis cloner le dépôt localement pour y faire des changements. Vous pourrez pousser vos changements sur github puis ouvrir un [Pull Request](https://github.com/qmk/qmk_firmware/pulls) depuis votre fork Github. | 16 | Si vous souhaitez contribuer à une disposition de clavier (keymap), ou à des fonctionnalités de QMK alors le plus simple est de [forker le dépôt avec GitHub](https://github.com/qmk/qmk_firmware#fork-destination-box) puis cloner le dépôt localement pour y faire des changements. Vous pourrez pousser vos changements sur GitHub puis ouvrir un [Pull Request](https://github.com/qmk/qmk_firmware/pulls) depuis votre fork GitHub. |
17 | 17 | ||
18 | Sinon, vous pouvez aussi le télécharger directement en ([zip](https://github.com/qmk/qmk_firmware/zipball/master), [tar](https://github.com/qmk/qmk_firmware/tarball/master)), ou le cloner avec git en ssh (`git@github.com:qmk/qmk_firmware.git`), ou https (`https://github.com/qmk/qmk_firmware.git`). | 18 | Sinon, vous pouvez aussi le télécharger directement en ([zip](https://github.com/qmk/qmk_firmware/zipball/master), [tar](https://github.com/qmk/qmk_firmware/tarball/master)), ou le cloner avec git en ssh (`git@github.com:qmk/qmk_firmware.git`), ou https (`https://github.com/qmk/qmk_firmware.git`). |
19 | 19 | ||