badges/shields

PR additions/deletions badge

オープン

#3,363 opened on 2019/04/25

 (7 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (5,423 件のフォーク)batch import
good first issueservice-badge

Repository metrics

Stars
 (22,337 個のスター)
PR merge metrics
 (平均マージ 6d 3h) (30d で 71 merged PRs)

説明

: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

コントリビューターガイド