From ecbe0000b9862f031efd9dc1b8303f50bc5ef649 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sun, 4 Aug 2024 21:44:01 +0000
Subject: [PATCH] Document the TODO for working recipes

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 9248abb38..f07b4ed98 100644
--- a/README.md
+++ b/README.md
@@ -109,6 +109,7 @@ These TODOs improve the packagers cooperation and understanding.
 - `probably wrong script, see insert-the-link-for-build-instructions-here` - It means that you don't know if your script will work.
 - `probably wrong template, see insert-the-link-for-build-instructions-here` - It means that you don't know if the Cookbook template will work.
 - `probably missing dependencies, see insert-the-link-for-required-dependencies-here` - It means that you don't know if the required dependencies are satisfied.
+- `promote` - It means that the recipe is working and should be moved to the equivalent category at `cookbook/recipes`
 
 Other TODOs are specific and won't be covered on this list.
 
-- 
GitLab