From 87757c392b45d6d797018a67ac080d915ed0dfb2 Mon Sep 17 00:00:00 2001 From: Filip Barl Date: Fri, 24 May 2019 17:15:14 +0200 Subject: [PATCH] Add a badge to README.md pointing at good first issues. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af51f40c2..5c084546a 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/weaveworks/scope)](https://goreportcard.com/report/github.com/weaveworks/scope) [![Docker Pulls](https://img.shields.io/docker/pulls/weaveworks/scope.svg?maxAge=604800)](https://hub.docker.com/r/weaveworks/scope/) [![GoDoc](https://godoc.org/github.com/weaveworks/scope?status.svg)](https://godoc.org/github.com/weaveworks/scope) +[![Good first issues](https://img.shields.io/github/issues/weaveworks/scope/good-first-issue.svg?color=blueviolet&label=good%20first%20issues)](https://github.com/weaveworks/scope/issues?q=is%3Aissue+is%3Aopen+label%3Agood-first-issue) Weave Scope automatically generates a map of your application, enabling you to intuitively understand, monitor, and control your containerized, microservices-based application.