Skip to content

Commit 3b491f1

Browse files
authored
README.md: link to good first issues (#451)
1 parent 61a2ae1 commit 3b491f1

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ Please see the current list of [issues][issues] for ideas for contributing to th
2020
repository. For making your contribution, we use the GitHub flow, which is
2121
nicely explained in the chapter [Contributing to a Project](http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git
2222
by Scott Chacon.
23-
Look for the tag ![good_first_issue](https://img.shields.io/badge/-good%20first%20issue-gold.svg). This indicates that the maintainers will welcome a pull request fixing this issue.
23+
Look for the tag [![Image replicating 'Good first issue' label][gfi-label]][gfi].
24+
This indicates that the maintainers will welcome a pull request fixing this issue.
2425

2526

2627
## Maintainer(s)
@@ -40,3 +41,5 @@ To cite this lesson, please consult with [CITATION](CITATION)
4041
[lesson-example]: https://carpentries.github.io/lesson-example
4142
[maxim-belkin]: https://github.com/maxim-belkin
4243
[issues]: https://github.com/datacarpentry/python-ecology-lesson/issues
44+
[gfi-label]: https://img.shields.io/badge/-good%20first%20issue-gold.svg
45+
[gfi]: https://github.com/datacarpentry/python-ecology-lesson/labels/good%20first%20issue

0 commit comments

Comments
 (0)