From 76dfc0972d7a5faaf8f16843996bbdd0ff0b8501 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Thu, 23 Feb 2023 23:30:04 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 2bb652b..ea4eed1 100644 --- a/Home.md +++ b/Home.md @@ -19,4 +19,5 @@ If you want to share your working `docker-compose.yml` file to the project, plea 1. Create a new folder with the name of the FOSS project inside the [examples](https://github.com/Haxxnet/Compose-Examples/tree/main/examples) dir 2. Define your `docker-compose.yml` file with helpful notes. Adhere to the above principles! 3. Define a `README.md` and reference the official FOSS project. Provide additional notes if necessary. +4. May also adjust the root `README.md` file and append your newly added project + a description. 4. Create a pull request on GitHub.