Skip to content

Commit 72f325b

Browse files
jamesgeorge007dead-horse
authored andcommitted
chore: add pr welcoming badge (#1291)
1 parent b15115b commit 72f325b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Readme.md

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[![Test coverage][coveralls-image]][coveralls-url]
77
[![OpenCollective Backers][backers-image]](#backers)
88
[![OpenCollective Sponsors][sponsors-image]](#sponsors)
9+
[![PR's Welcome][pr-welcoming-image]][pr-welcoming-url]
910

1011
Expressive HTTP middleware framework for node.js to make web applications and APIs more enjoyable to write. Koa's middleware stack flows in a stack-like manner, allowing you to perform actions downstream then filter and manipulate the response upstream.
1112

@@ -321,3 +322,5 @@ Become a sponsor and get your logo on our README on Github with a link to your s
321322
[gitter-image]: https://img.shields.io/gitter/room/koajs/koa.svg?style=flat-square
322323
[gitter-url]: https://gitter.im/koajs/koa?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
323324
[#koajs]: https://webchat.freenode.net/?channels=#koajs
325+
[pr-welcoming-image]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
326+
[pr-welcoming-url]: https://github.com/koajs/koa

0 commit comments

Comments
 (0)