Added codetally shield and configuration to angular. by triggerman722 · Pull Request #19621 · angular/angular

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] angular.io application / infrastructure changes
[ X ] Other... Please describe: Integration of the Codetally shield

What is the current behavior?

Issue Number: N/A

What is the new behavior?

This is the addition of a new shield to the Angular project. It does not modify the source code of the project. Codetally allows projects to calculate the on-going development costs automatically through charges that respond to the metadata of the type of commit being made. The badge itself displays the running "tally" of costs. The core benefit of Codetally is to articulate accurate costs to enable more appropriate funding levels to ensure a project's on-going viability.

Codetally also has a web user interface to review configuration details, calculation logging and a history of past calculations.
screen

Does this PR introduce a breaking change?

Other information