badges/shields

PR additions/deletions badge

开放

#3,363 创建于 2019年4月25日

 (7 条评论) (1 个反应) (0 位负责人)JavaScript (5,423 个派生)batch import
good first issueservice-badge

仓库指标

星标
 (22,337 个星标)
PR 合并指标
 (平均合并 6天 3小时) (30 天内合并 71 个 PR)

描述

:clipboard: Description

GitHub PR additions/deletions badge. Since there are two data to be displayed, I suggest a badge like this:

:link: Data

Can be accessed via GitHub PR API (last few lines):

  "commits": 1,
  "additions": 85,
  "deletions": 54,
  "changed_files": 5
}

:microphone: Motivation

To show that our PRs are big/small

贡献者指南