diff options
author | shela <shelaf@users.noreply.github.com> | 2020-03-31 18:02:12 +0900 |
---|---|---|
committer | Takeshi ISHII <2170248+mtei@users.noreply.github.com> | 2020-03-31 18:30:21 +0900 |
commit | c9067dfe4f2962196c4d6c0e68fb6820e30c7bda (patch) | |
tree | abbc2cf99010d81064c70727e286fbf18d7d4185 /docs/ja/getting_started_getting_help.md | |
parent | 1592d7df24813037aa411e85ca42f137a2807926 (diff) | |
download | qmk_firmware-c9067dfe4f2962196c4d6c0e68fb6820e30c7bda.tar.gz qmk_firmware-c9067dfe4f2962196c4d6c0e68fb6820e30c7bda.zip |
Update Japanese translation with prefix 'getting'
Diffstat (limited to 'docs/ja/getting_started_getting_help.md')
-rw-r--r-- | docs/ja/getting_started_getting_help.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/ja/getting_started_getting_help.md b/docs/ja/getting_started_getting_help.md deleted file mode 100644 index 4b5d492fa..000000000 --- a/docs/ja/getting_started_getting_help.md +++ /dev/null | |||
@@ -1,20 +0,0 @@ | |||
1 | # 助けを得る | ||
2 | |||
3 | <!--- | ||
4 | original document: d598f01cb:docs/getting_started_getting_help.md | ||
5 | git diff d598f01cb HEAD -- docs/getting_started_getting_help.md | cat | ||
6 | --> | ||
7 | |||
8 | QMK に関して助けを得るための多くのリソースがあります。 | ||
9 | |||
10 | ## リアルタイム チャット | ||
11 | |||
12 | メインの [Discord server](https://discord.gg/Uq7gcHh) で QMK の開発者とユーザを見つけることができます。サーバには、ファームウェア、Toolbox、ハードウェアおよび Configurator についてチャットするための特定のチャンネルがあります。 | ||
13 | |||
14 | ## OLKB Subreddit | ||
15 | |||
16 | 公式の QMK フォーラムは [reddit.com](https://reddit.com) の [/r/olkb](https://reddit.com/r/olkb) です。 | ||
17 | |||
18 | ## Github Issues | ||
19 | |||
20 | [GitHub で issue](https://github.com/qmk/qmk_firmware/issues) を開くことができます。issue が長期的な議論あるいはデバッグを必要とする場合は、特に便利です。 | ||