From 77589ebda464cd7d7d1c9cd3428c08bfea570db1 Mon Sep 17 00:00:00 2001 From: Mike Gerber Date: Thu, 3 Sep 2026 09:48:38 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20README:=20Contributing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ce29e13..0d88c16 100644 --- a/README.md +++ b/README.md @@ -82,3 +82,10 @@ concerned. Only annexed files are considered. Regular Git files and untracked files are not included, and file content does not need to be downloaded to produce the report. + + +## Contributing + +This program is almost trivial, so I don't expect many contributions. However, +if you wish to implement a new feature, please open an issue at GitHub first, +so we can discuss it.