docs: add PR welcomed section (#3955)

This commit is contained in:
Benjy Cui 2016-11-23 12:10:09 +08:00 committed by GitHub
parent 7b61b84145
commit e610314461

View File

@ -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