From fce76282a7a07b37871b0a1c3cb5577573ecc19a Mon Sep 17 00:00:00 2001 From: OhMyFelix Date: Sun, 15 Feb 2026 18:24:08 +0000 Subject: [PATCH 1/2] chore: normalize README maintenance section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cc874ce..061dffc 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,7 @@ docker run -it --rm -p 3000:3000 dockette/rendertron ``` ![Screenshot](.docs/screenshot.png) + +## Maintenance + +See [how to contribute](https://github.com/dockette/.github/blob/master/CONTRIBUTING.md) to this package. From 602e81d4f389b6d57be806c4e3a4dd0076f1004d Mon Sep 17 00:00:00 2001 From: OhMyFelix Date: Sat, 21 Feb 2026 07:48:24 +0000 Subject: [PATCH 2/2] chore: align README maintenance template --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 061dffc..c438730 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,4 @@ docker run -it --rm -p 3000:3000 dockette/rendertron ## Maintenance -See [how to contribute](https://github.com/dockette/.github/blob/master/CONTRIBUTING.md) to this package. +See [how to contribute](https://github.com/dockette/.github/blob/master/CONTRIBUTING.md) to this package. Consider to [support](https://github.com/sponsors/f3l1x) **f3l1x**. Thank you for using this package.