From b412e08326e8f1832dde9cceb5beeef3a687cabb Mon Sep 17 00:00:00 2001
From: Pascal Zarrad 
Date: Sat, 17 Jul 2021 02:05:00 +0200
Subject: [PATCH] Add notice about the old image repo
Co-authored-by: Alex 
---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 5d79dada..cc795afc 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -9,7 +9,7 @@
     Only use what is absolutely needed.  
 
 3. Try to stay in the stock containers.  
-    If you need something in a container PR it to [my yolks repo](https://github.com/parkervcp/yolks) where I can review and pull up to the main repo.
+    If you need something in a container, open a PR in [my yolks repo](https://github.com/parkervcp/yolks) where I can review and pull it up to the main repo. In addition, there is a larger quantity of [images here](https://github.com/parkervcp/images) for you to use that have not been migrated to Yolks yet.
 
 4. Don't be afraid to submit PR's to the egg repo.  
     I don't bite. I will work with you on the egg and the required things to run it.