badges/shields

PR additions/deletions badge

Aperta

#3363 aperta il 25 apr 2019

 (7 commenti) (1 reazione) (0 assegnatari)JavaScript (5423 fork)batch import
good first issueservice-badge

Metriche repository

Star
 (22.337 stelle)
Metriche merge PR
 (Merge medio 6g 3h) (71 PR mergiate in 30 g)

Descrizione

: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

Guida contributor