forked from qmk/qmk_firmware
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Docs] Japanese translation of docs/support.md (qmk#10015)
* add support.md translation * update based on comment
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# 助けを得る | ||
|
||
<!--- | ||
original document: 0.9.51:docs/support.md | ||
git diff 0.9.51 HEAD -- docs/support.md | cat | ||
--> | ||
|
||
QMK に関して助けを得るための多くのリソースがあります。 | ||
|
||
コミュニティスペースに参加する前に[行動規範](https://qmk.fm/coc/)を読んでください。 | ||
|
||
## リアルタイムチャット | ||
|
||
何かについて助けが必要な場合は、迅速なサポートを受けるための最良の場所は、[Discord Server](https://discord.gg/Uq7gcHh) です。通常は誰かがオンラインで、非常に助けになる多くの人がいます。 | ||
|
||
## OLKB Subreddit | ||
|
||
公式の QMK フォーラムは [reddit.com](https://reddit.com) の [/r/olkb](https://reddit.com/r/olkb) です。 | ||
|
||
## GitHub Issues | ||
|
||
[GitHub で issue](https://github.com/qmk/qmk_firmware/issues) を開くことができます。issue は長期的な議論あるいはデバッグを必要とする場合は、特に便利です。 |