From b7ab22b84c6545ef42e9e3d998bd62fa2067ae08 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Thu, 30 Jun 2016 17:05:52 +0800 Subject: [PATCH] resolved #380 --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 90f630ea..e0f6cfcd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,6 +9,10 @@ conventions when submitting patches. * [fork a repo](https://help.github.com/articles/fork-a-repo) * [creating a pull request ](https://help.github.com/articles/creating-a-pull-request) +### Language + +Since `xorm` is a world-wide open source project, please describe your issues or code changes in English as soon as possible. + ### Sign your codes with comments ``` // !! your comments