From c34007eacd4d16111e8412a34afc87bd913be029 Mon Sep 17 00:00:00 2001 From: Alastair Mooney Date: Wed, 25 Sep 2024 10:01:42 +0100 Subject: [PATCH] Update README.md Closes #192 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1626dc5..368601f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # TODO to Issue +![GitHub Release](https://img.shields.io/github/v/release/alstr/todo-to-issue-action) +![GitHub Issues or Pull Requests by label](https://img.shields.io/github/issues/alstr/todo-to-issue-action/help%20wanted) +![GitHub Issues or Pull Requests by label](https://img.shields.io/github/issues/alstr/todo-to-issue-action/good%20first%20issue) + Action to create, update and close issues based on committed TODO comments. ![Diagram showing how the action works](diagram.png)