badges/shields

PR additions/deletions badge

Open

#3,363 opened on 2019年4月25日

GitHub で見る
 (7 comments) (1 reaction) (0 assignees)JavaScript (5,423 forks)batch import
good first issueservice-badge

Repository metrics

Stars
 (22,337 stars)
PR merge metrics
 (平均マージ 4d 17h) (30d で 40 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

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