From 83162b4d8f83e48d0a7fd82fd2c94bf1b507fc1b Mon Sep 17 00:00:00 2001 From: Lukhnos Liu Date: Tue, 18 Jan 2022 12:00:58 -0800 Subject: [PATCH 1/2] Update README and mention Code of Conduct --- README.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.markdown b/README.markdown index 40257f1c..6d64a061 100644 --- a/README.markdown +++ b/README.markdown @@ -18,6 +18,12 @@ 要注意的是 macOS 可能會限制同一次 login session 能 kill 同一個輸入法 process 的次數(安裝程式透過 kill input method process 來讓新版的輸入法生效)。如果安裝若干次後,發現程式修改的結果並沒有出現,或甚至輸入法已無法再選用,只要登出目前帳號再重新登入即可。 +## 社群公約 + +歡迎小麥注音用戶回報問題與指教,也歡迎大家參與小麥注音開發。 + +我們採用了 GitHub 的[通用社群公約](https://github.com/openvanilla/McBopomofo/blob/master/CODE_OF_CONDUCT.md)。公約的中文版請參考[這裡的翻譯](https://www.contributor-covenant.org/zh-tw/version/1/4/code-of-conduct/)。 + ## 軟體授權 本專案採用 MIT License 釋出,使用者可自由使用、散播本軟體,惟散播時必須完整保留版權聲明及軟體授權([詳全文](https://github.com/openvanilla/McBopomofo/blob/master/LICENSE.txt))。 From 8e66c328d69bdab262bc70b684f24d535b65822b Mon Sep 17 00:00:00 2001 From: Lukhnos Liu Date: Tue, 18 Jan 2022 18:55:37 -0800 Subject: [PATCH 2/2] Make reference to the FAQ --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index 6d64a061..0a50b628 100644 --- a/README.markdown +++ b/README.markdown @@ -22,6 +22,8 @@ 歡迎小麥注音用戶回報問題與指教,也歡迎大家參與小麥注音開發。 +首先,請參考我們在「[常見問題](https://github.com/openvanilla/McBopomofo/wiki/常見問題)」中所提「[我可以怎麼參與小麥注音?](https://github.com/openvanilla/McBopomofo/wiki/常見問題#我可以怎麼參與小麥注音)」一節的說明。 + 我們採用了 GitHub 的[通用社群公約](https://github.com/openvanilla/McBopomofo/blob/master/CODE_OF_CONDUCT.md)。公約的中文版請參考[這裡的翻譯](https://www.contributor-covenant.org/zh-tw/version/1/4/code-of-conduct/)。 ## 軟體授權