Skip to content

Commit

Permalink
add badges for codecov, release, and HW (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrerich committed May 27, 2020
1 parent 4799ff4 commit 6cf4a8a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Mattermost Antivirus Plugin

![CircleCI branch](https://img.shields.io/circleci/project/github/mattermost/mattermost-plugin-antivirus/master.svg)
[![Code Coverage](https://img.shields.io/codecov/c/github/mattermost/mattermost-plugin-antivirus/master)](https://codecov.io/gh/mattermost/mattermost-plugin-antivirus)
[![Release](https://img.shields.io/github/v/release/mattermost/mattermost-plugin-antivirus)](https://github.com/mattermost/mattermost-plugin-antivirus/releases/latest)
[![HW](https://img.shields.io/github/issues/mattermost/mattermost-plugin-antivirus/Up%20For%20Grabs?color=dark%20green&label=Help%20Wanted)](https://github.com/mattermost/mattermost-plugin-antivirus/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22Up+For+Grabs%22+label%3A%22Help+Wanted%22)

**Maintainer:** [@iomodo](https://github.com/iomodo)
**Co-Maintainer:** [@hanzei](https://github.com/hanzei)
Expand Down

0 comments on commit 6cf4a8a

Please sign in to comment.