From 5fc0f39109587631c41aae6ca10dfc42d2655b31 Mon Sep 17 00:00:00 2001 From: Ana Costa <29195893+anacost@users.noreply.github.com> Date: Thu, 21 Mar 2019 09:28:22 +0000 Subject: [PATCH] gold colour to badge gold looks more like the yellow from the original badge --- bin/boilerplate/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/boilerplate/README.md b/bin/boilerplate/README.md index 22a3f79..2554ac8 100644 --- a/bin/boilerplate/README.md +++ b/bin/boilerplate/README.md @@ -17,7 +17,7 @@ Please see the current list of [issues][] for ideas for contributing to this repository. For making your contribution, we use the GitHub flow, which is nicely explained in the chapter [Contributing to a Project](http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git by Scott Chacon. -Look for the tag ![good_first_issue](https://img.shields.io/badge/-good%20first%20issue-yellowgreen.svg). This indicates that the mantainers will welcome a pull request fixing this issue. +Look for the tag ![good_first_issue](https://img.shields.io/badge/-good%20first%20issue-gold.svg). This indicates that the mantainers will welcome a pull request fixing this issue. ## Maintainer(s) -- GitLab