Skip to content

Commit

Permalink
update docs/ja/breaking_changes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mtei committed Mar 31, 2020
1 parent 4f9afa0 commit f6d006d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/ja/breaking_changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@

このドキュメントは QMK の互換性を破る変更(Breaking change)のプロセスについて説明します。互換性を破る変更とは、互換性が無いあるいは潜在的に危険な方法で QMK が挙動するような修正の変更です。ユーザが QMK ツリーを更新してもキーマップが壊れない事を確信できるように、これらの変更を制限します。(訳注:以後、原文のまま Breaking change を用語として使用します。)

Breaking change 期間は、QMK を危険または予期しない方法で変更する PR をマージする時です。組み込みのテスト期間があるため、問題が起きることはまれか、あるいは予測できないと確信しています。
Breaking change ピリオドとは、QMK を危険または予想外の変更する PR をマージする時のことです。

This comment has been minimized.

Copy link
@shelaf

shelaf Apr 1, 2020

Contributor

予想外の変更をする、予想外の変更を行う、のどちらかにしたほうが日本語的に良いです

付随するテスト期間があるため、問題が起きることはまれか、有りえないと確信しています。

## 過去の Breaking change には何が含まれますか?

Expand Down

0 comments on commit f6d006d

Please sign in to comment.