From 5be71b1af6fedd8a2d6ea488c8f4bd564fbd82be Mon Sep 17 00:00:00 2001 From: kjuulh Date: Tue, 1 Aug 2023 17:19:05 +0200 Subject: [PATCH] docs: add cuddle.release to this repository Signed-off-by: kjuulh --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da9b038..88c751c 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ See docs for more information about installation and some such - [x] Hide unneccessary commands - [x] Redo configuration frontend - [x] Refactor command.rs into smaller bits so that bits are easier to test +- [ ] Add cuddle.release.yaml to this repo - [ ] Add reporter for PR and Repositories - [ ] Setup temporary git name and email to use for git committing - [ ] Add docker setup