From 8378fb14d2be20d7d028141067a9f3fbe5ab1a30 Mon Sep 17 00:00:00 2001 From: Mateusz Noga-Wojtania <44415151+MatteoDelOmbra@users.noreply.github.com> Date: Tue, 31 Mar 2026 10:33:16 +0200 Subject: [PATCH] Archive repository and provide new location link Indicate that the repository is archived and no longer supported, with a link to the new location for ongoing development. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index f87aa0b..d60b8ef 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +# ⚠️ ARCHIVED: Repository No Longer Supported + +This repository is **no longer actively maintained or supported**. The codebase has been migrated to a new location to ensure better integration and ongoing updates. + +### 🚀 New Location +Please find the latest version and continue development here: +**[FrendsTaskTemplate on GitHub](https://github.com/FrendsPlatform/FrendsTasks/tree/main/FrendsTaskTemplate)** + +--- + # Frends Task template [![BuildMaster](https://github.com/FrendsPlatform/FrendsTaskTemplate/actions/workflows/BuildMaster.yml/badge.svg)](https://github.com/FrendsPlatform/FrendsTaskTemplate/actions/workflows/BuildMaster.yml)