From de3aa23795a741fb94edb15138e0ad33bf0a9205 Mon Sep 17 00:00:00 2001 From: Henry Zhang Date: Tue, 8 Nov 2016 22:37:18 +0800 Subject: [PATCH] update README --- CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7477aa761..639812eca 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,8 +23,6 @@ Be sure to include the steps to reproduce the problem if applicable. It can help ## Contribution guidelines -This section gives the contributors some tips and guidelines. - ### Pull requests Pull requests (PR) are always welcome, even they are small fixes like typos or a few lines of code changes. If there will be significant effort, please first document as an issue and get the discussion going before starting to work on it.