diff options
author | Akshay <[email protected]> | 2022-04-10 12:13:40 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2022-04-10 12:13:40 +0100 |
commit | dc90387ce7d8ba7b607d9c48540bf6d8b560f14d (patch) | |
tree | 4ccb8fa5886b66fa9d480edef74236c27f035e16 /docs/ja/support.md |
Diffstat (limited to 'docs/ja/support.md')
-rw-r--r-- | docs/ja/support.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/ja/support.md b/docs/ja/support.md new file mode 100644 index 000000000..01c2d41d1 --- /dev/null +++ b/docs/ja/support.md | |||
@@ -0,0 +1,22 @@ | |||
1 | # 助けを得る | ||
2 | |||
3 | <!--- | ||
4 | original document: 0.9.51:docs/support.md | ||
5 | git diff 0.9.51 HEAD -- docs/support.md | cat | ||
6 | --> | ||
7 | |||
8 | QMK に関して助けを得るための多くのリソースがあります。 | ||
9 | |||
10 | コミュニティスペースに参加する前に[行動規範](https://qmk.fm/coc/)を読んでください。 | ||
11 | |||
12 | ## リアルタイムチャット | ||
13 | |||
14 | 何かについて助けが必要な場合は、迅速なサポートを受けるための最良の場所は、[Discord Server](https://discord.gg/Uq7gcHh) です。通常は誰かがオンラインで、非常に助けになる多くの人がいます。 | ||
15 | |||
16 | ## OLKB Subreddit | ||
17 | |||
18 | 公式の QMK フォーラムは [reddit.com](https://reddit.com) の [/r/olkb](https://reddit.com/r/olkb) です。 | ||
19 | |||
20 | ## GitHub Issues | ||
21 | |||
22 | [GitHub で issue](https://github.com/qmk/qmk_firmware/issues) を開くことができます。issue は長期的な議論あるいはデバッグを必要とする場合は、特に便利です。 | ||