diff options
author | Xavier Hahn <xavier.hahn@gmail.com> | 2019-10-08 22:27:45 +0200 |
---|---|---|
committer | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-10-08 13:27:45 -0700 |
commit | 0ea4e861753dec47533b7f56f850d766b496c133 (patch) | |
tree | 21a25da925e0d8760e377a26ea20ade09299c9ab /docs/fr-FR/getting_started_getting_help.md | |
parent | 4335b97a072cef1a5814d8a07368c25fc175a93d (diff) |
[Docs] French translation of QMK Basics (#6925)
* Adds the files that will be translated
* Start translate cli_configuration.md in French
* Translated cli.md in French
* Translated getting_started_getting_help.md in French
* /getting_started_github.md
* Translated first part of contributing.md in French
* Finish translation of contributing.md
* Translated the getting_started_introduction.md in French
* Corrected issues from @zekth review
Co-Authored-By: Vincent LE GOFF <g_n_s@hotmail.fr>
Diffstat (limited to 'docs/fr-FR/getting_started_getting_help.md')
-rw-r--r-- | docs/fr-FR/getting_started_getting_help.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/fr-FR/getting_started_getting_help.md b/docs/fr-FR/getting_started_getting_help.md new file mode 100644 index 0000000000..5eaf519751 --- /dev/null +++ b/docs/fr-FR/getting_started_getting_help.md @@ -0,0 +1,15 @@ +# Trouver de l'aide + +Il y a beaucoup de ressources pour trouver de l'aide avec QMK. + +## Chat temps-réel + +Vous trouverez des développeurs QMK et des utilisateurs sur notre [Serveur Discord](https://discord.gg/Uq7gcHh) principal. Il y a des canaux spécifiques dans le serveurs pour discuter des firmware, toolbox, hardware et configurateurs. + +## Sous-Reddit OLKB + +Le forum officiel de QMK est [/r/olkb](https://reddit.com/r/olkb) sur [reddit.com](https://reddit.com). + +## Tickets GitHub + +Vous pouvez ouvrir un [ticket sur GitHub](https://github.com/qmk/qmk_firmware/issues). Ceci est spécialement pratique lorsque votre problème demande une discussion long terme ou un débugage. |