Skip to content

Commit

Permalink
[README] Add a simple Github Badge to track automated issues.
Browse files Browse the repository at this point in the history
This PR adds a simple Github Badge to our README to track automated issues created by the Github Actions bot.

Closes: aptos-labs#9293
  • Loading branch information
JoshLind authored and bors-libra committed Sep 28, 2021
1 parent 03c30e1 commit 1a1c4b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
[![License](https://img.shields.io/badge/license-Apache-green.svg)](LICENSE)
[![grcov](https://img.shields.io/badge/Coverage-grcov-green)](https://ci-artifacts.diem.com/coverage/unit-coverage/latest/index.html)
[![test history](https://img.shields.io/badge/Test-History-green)](https://ci-artifacts.diem.com/testhistory/diem/diem/auto/ci-test.yml/index.html)
[![Automated Issues](https://img.shields.io/github/issues-search?color=orange&label=Automated%20Issues&query=repo%3Adiem%2Fdiem%20is%3Aopen%20author%3Aapp%2Fgithub-actions)](https://github.com/diem/diem/issues/created_by/app/github-actions)


Diem Core implements a decentralized, programmable database which provides a financial infrastructure that can empower billions of people.

Expand Down

0 comments on commit 1a1c4b3

Please sign in to comment.