Skip to content

Commit 370f3b7

Browse files
authored
Add some shields to the README
Specifically for release version and good first issues.
1 parent bbc094a commit 370f3b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# python-project-template
2+
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/lincc-frameworks/python-project-template)
3+
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/lincc-frameworks/python-project-template/ci.yml)
24

35
## What is this?
46

@@ -142,6 +144,8 @@ And of course, because your project is under version control, if you don't like
142144

143145
# Contributing to the Template
144146

147+
[![GitHub issue custom search in repo](https://img.shields.io/github/issues-search/lincc-frameworks/python-project-template?color=purple&label=Good%20first%20issues&query=is%3Aopen%20label%3A%22good%20first%20issue%22)](https://github.com/lincc-frameworks/python-project-template/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
148+
145149
## Find (or make) a new GitHub issue
146150

147151
Add yourself as the assignee on an existing issue so that we know who's working on what. ( If you're not actively working on an issue, unassign yourself :wink: )

0 commit comments

Comments
 (0)