From e610314461313abcd66d2d22975576c4e7dd35c0 Mon Sep 17 00:00:00 2001 From: Benjy Cui Date: Wed, 23 Nov 2016 12:10:09 +0800 Subject: [PATCH] docs: add PR welcomed section (#3955) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 63efb346b5..a43e267ef1 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ An enterprise-class UI design language and React-based implementation. - Written in TypeScript with complete define types. - A npm + webpack + babel + [dora](https://github.com/dora-js/dora) + [dva](https://github.com/dvajs/dva) development framework. +## Let's build a better antd together + +`antd` is an open source project, any reasonable improvement is welcomed. If you are interested in contributing to `antd`, you can watch this repository and join in [discussion](https://github.com/ant-design/ant-design/issues?q=is%3Aopen+is%3Aissue+label%3ADiscussion), or try to implement some [features which had been accepted](https://github.com/ant-design/ant-design/issues?q=is%3Aopen+is%3Aissue+label%3A%22PR+welcome%22). + ## Install ```bash