From 81facbdb005bb0d7c9d9d1a01671b50b078144a1 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Tue, 17 Feb 2026 14:10:13 +0100 Subject: [PATCH] Update README.md to reference contributing guidelines --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 41a8bed..e1b56a9 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ Click on the following themes to expand them and see the theme in action: ## Ideas for additional seasonals -If you have any (specific) ideas for additional seasonals, feel free to open an issue or create a pull request. +If you have any (specific) ideas for additional seasonals, feel free to open an issue or create a pull request. See the [contributing guidelines](CONTRIBUTING.md) for more details. ## Installation @@ -243,4 +243,5 @@ volumes: ## Contributing Feel free to contribute to this project by creating pull requests or reporting issues. +For detailed contribution guidelines, please refer to the [CONTRIBUTING.md](CONTRIBUTING.md) file.