Merge pull request #1239 from pascal-zarrad/feature/update-contribution-guidelines

Point new image PRs to Yolks and leave reference to the old image repository
This commit is contained in:
Alex 2021-07-21 20:09:54 +03:00 committed by GitHub
commit b55b6a827e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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, 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.