From 65e35460df65c3fe20c47595c76c24ea265b8cfa Mon Sep 17 00:00:00 2001 From: NI Date: Tue, 13 Aug 2019 21:46:37 +0800 Subject: [PATCH] Typo, grammar error should be bug of the application. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f41bd12a..e3a370d6 100644 --- a/README.md +++ b/README.md @@ -248,6 +248,9 @@ Upon release (Which is then you're able to read this file), this project will enter maintaining state, which includes doing bug fix and security updates. Adding new features however, is not a part of the state. +(Notice: Typo, grammar error or invalid use of language in the source code and +document is categorized as bug, please report them if you found any. Thank you!) + Please do not send pull request. If you need new feature, fork it, and maintain it like one of your own. Appreciated!