Add a "pull requests welcome" batch (#3033)

We get quite a few bug reports where after a maintainer writes
"Pull Requests Welcome" we get a PR by the submitter. Maybe this
badge will help a bit to encourage people directly submit PRs,
reducing maintainer workload.
This commit is contained in:
Sebastian Rittau
2019-06-05 16:51:01 +02:00
committed by Jelle Zijlstra
parent d6e2b02f72
commit 0e5b3770f8
2 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
[![Build Status](https://travis-ci.org/python/typeshed.svg?branch=master)](https://travis-ci.org/python/typeshed)
[![Chat at https://gitter.im/python/typing](https://badges.gitter.im/python/typing.svg)](https://gitter.im/python/typing?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Pull Requests Welcome](https://img.shields.io/badge/pull%20requests-welcome-brightgreen.svg)](https://github.com/python/typeshed/blob/master/CONTRIBUTING.md)
## About