diff --git a/container/config/README.md b/container/config/README.md index 911d431..e32b1e9 100644 --- a/container/config/README.md +++ b/container/config/README.md @@ -1,3 +1,7 @@ # Configs and Plugins [For setup instructions, please refer to the following README](../../config/README.md). + +> [!IMPORTANT] +> 🔧 Files placed in this directory will be included **in all published images**. +> If contributing to the project, please ensure that any additions or changes here are relevant to all [pre-built container types](../../README.md). diff --git a/container/mods/README.md b/container/mods/README.md index ef72598..29be948 100644 --- a/container/mods/README.md +++ b/container/mods/README.md @@ -1,3 +1,7 @@ # Custom Mods [For setup instructions, please refer to the following README](../../mods/README.md). + +> [!IMPORTANT] +> 🔧 Files placed in this directory will be included **in all published images**. +> If contributing to the project, please ensure that any additions or changes here are relevant to all [pre-built container types](../../README.md).