From b8674c5f9239251b38c81776753180c8e313b5c4 Mon Sep 17 00:00:00 2001 From: Jordan Tryon Date: Wed, 2 Jul 2025 22:54:45 -0400 Subject: [PATCH] add info to contributing guidelines --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc9a9a2..bb2cd75 100644 --- a/README.md +++ b/README.md @@ -85,3 +85,4 @@ wshirt [options] ## Contributing Feel free to submit issues or pull requests to improve the Wear Shirt. +I hate writing unit tests in rust, so feel free to add them please!