GitHub PR相关的几个图标

版权声明:本文为博主原创文章,转载请注明出处。 https://blog.csdn.net/qq_32768743/article/details/88958161

PR Status

https://img.shields.io/github/issues/detail/s/${owner}/${repo}/${num}.svg

如:
https://img.shields.io/github/issues/detail/s/ghtorrent/ghtorrent.org/647.svg
在这里插入图片描述
PR Check

https://img.shields.io/github/status/contexts/pulls/${owner}/${repo}/${num}.svg

如:
https://img.shields.io/github/status/contexts/pulls/ruby/tk/8.svg
在这里插入图片描述

猜你喜欢

转载自blog.csdn.net/qq_32768743/article/details/88958161
今日推荐