From 2fd4c5e1b5a22d21a4c64fd7428a8f3b9cfd29ba Mon Sep 17 00:00:00 2001 From: Pascal Zarrad Date: Tue, 13 Jul 2021 23:11:23 +0200 Subject: [PATCH 1/2] Change images to yolks to prevent confusion --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7628dda1..5d79dada 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 image repo](https://github.com/parkervcp/images) where I can review and pull up to the main repo. + 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. 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. From b412e08326e8f1832dde9cceb5beeef3a687cabb Mon Sep 17 00:00:00 2001 From: Pascal Zarrad Date: Sat, 17 Jul 2021 02:05:00 +0200 Subject: [PATCH 2/2] 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.